Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_NOTE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasequencer.h44 #define SNDRV_SEQ_EVENT_NOTE 5 macro
199 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
200 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasequencer.h28 #define SNDRV_SEQ_EVENT_NOTE 5 macro
184 unsigned char off_velocity; /* only for SNDRV_SEQ_EVENT_NOTE */
185 unsigned int duration; /* only for SNDRV_SEQ_EVENT_NOTE */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasequencer.h12 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasequencer.h25 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasequencer.h25 #define SNDRV_SEQ_EVENT_NOTE 5 macro
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_emul.c100 if (ev->type == SNDRV_SEQ_EVENT_NOTE) in snd_midi_process_event()
H A Dseq_clientmgr.c866 if (cell->event.type == SNDRV_SEQ_EVENT_NOTE) { in snd_seq_dispatch_event()
954 if (event->type == SNDRV_SEQ_EVENT_NOTE) in snd_seq_client_enqueue_event()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_emul.c100 if (ev->type == SNDRV_SEQ_EVENT_NOTE) in snd_midi_process_event()
H A Dseq_clientmgr.c848 cell->event.type == SNDRV_SEQ_EVENT_NOTE) { in snd_seq_dispatch_event()
930 event->type == SNDRV_SEQ_EVENT_NOTE) in snd_seq_client_enqueue_event()

Completed in 15 milliseconds