Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_NONE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasequencer.h152 #define SNDRV_SEQ_EVENT_NONE 255 macro
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h152 #define SNDRV_SEQ_EVENT_NONE 255 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasequencer.h152 #define SNDRV_SEQ_EVENT_NONE 255 macro