Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_NONE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_event.c63 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL},
69 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf4 */
70 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf5 */
72 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf7 */
74 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf9 */
78 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xfd */
187 return ev->type != SNDRV_SEQ_EVENT_NONE; in snd_midi_event_encode_byte()
295 if (ev->type == SNDRV_SEQ_EVENT_NONE) in snd_midi_event_decode()
H A Dseq_virmidi.c59 ev->type = SNDRV_SEQ_EVENT_NONE; in snd_virmidi_init_event()
149 if (vmidi->event.type != SNDRV_SEQ_EVENT_NONE) { in snd_vmidi_output_work()
153 vmidi->event.type = SNDRV_SEQ_EVENT_NONE; in snd_vmidi_output_work()
H A Dseq_clientmgr.c1062 if (event.type == SNDRV_SEQ_EVENT_NONE) in snd_seq_write()
2261 if (ev->type == SNDRV_SEQ_EVENT_NONE) in snd_seq_kernel_client_enqueue()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_event.c63 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL},
69 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf4 */
70 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf5 */
72 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf7 */
74 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xf9 */
78 {SNDRV_SEQ_EVENT_NONE, -1, NULL, NULL}, /* 0xfd */
187 return ev->type != SNDRV_SEQ_EVENT_NONE; in snd_midi_event_encode_byte()
295 if (ev->type == SNDRV_SEQ_EVENT_NONE) in snd_midi_event_decode()
H A Dseq_ump_convert.c165 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xf0 */
169 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xf4 */
170 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xf5 */
172 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xf7 */
174 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xf9 */
178 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0xfd */
193 if (ev->type == SNDRV_SEQ_EVENT_NONE) in cvt_ump_system_to_event()
285 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0x00 */
286 {SNDRV_SEQ_EVENT_NONE, NULL}, /* 0x10 */
289 {SNDRV_SEQ_EVENT_NONE, NUL
[all...]
H A Dseq_virmidi.c59 ev->type = SNDRV_SEQ_EVENT_NONE; in snd_virmidi_init_event()
156 if (vmidi->event.type != SNDRV_SEQ_EVENT_NONE) { in snd_vmidi_output_work()
160 vmidi->event.type = SNDRV_SEQ_EVENT_NONE; in snd_vmidi_output_work()
H A Dseq_clientmgr.c1058 if (ev->type == SNDRV_SEQ_EVENT_NONE) in snd_seq_write()
2435 if (ev->type == SNDRV_SEQ_EVENT_NONE) in snd_seq_kernel_client_enqueue()
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h152 #define SNDRV_SEQ_EVENT_NONE 255 macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h136 #define SNDRV_SEQ_EVENT_NONE 255 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h71 #define SNDRV_SEQ_EVENT_NONE 255 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h82 #define SNDRV_SEQ_EVENT_NONE 255 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h82 #define SNDRV_SEQ_EVENT_NONE 255 macro

Completed in 20 milliseconds