Home
last modified time | relevance | path

Searched refs:in_event (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/rawmidi/
Drawmidi_virt.c47 snd_seq_event_t *in_event; member
247 err = snd_seq_event_input(virt->handle, &virt->in_event); in snd_rawmidi_virtual_read()
251 if (virt->in_event->type == SND_SEQ_EVENT_SYSEX) { in snd_rawmidi_virtual_read()
252 virt->in_buf_ptr = virt->in_event->data.ext.ptr; in snd_rawmidi_virtual_read()
253 virt->in_buf_size = virt->in_event->data.ext.len; in snd_rawmidi_virtual_read()
259 virt->in_event); in snd_rawmidi_virtual_read()
/third_party/lwip/
D0017-support-REUSEPOR-option.patch35 - int32_t in_event; /* avoid recurring events */
D0016-lstack-support-mysql-mode.patch867 + int32_t in_event; /* avoid recurring events */