Searched refs:SNDRV_SEQ_EVENT_NONE (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/core/seq/ |
| H A D | seq_midi_event.c | 63 {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 D | seq_virmidi.c | 59 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 D | seq_clientmgr.c | 1062 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 D | asequencer.h | 152 #define SNDRV_SEQ_EVENT_NONE 255 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asequencer.h | 152 #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 D | asequencer.h | 152 #define SNDRV_SEQ_EVENT_NONE 255 macro
|