Searched refs:SNDRV_SEQ_EVENT_SENSING (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 87 #define SNDRV_SEQ_EVENT_SENSING 42 /* "active sensing" event */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 71 #define SNDRV_SEQ_EVENT_SENSING 42 /* "active sensing" event */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 41 #define SNDRV_SEQ_EVENT_SENSING 42 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 52 #define SNDRV_SEQ_EVENT_SENSING 42 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 52 #define SNDRV_SEQ_EVENT_SENSING 42 macro
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 79 {SNDRV_SEQ_EVENT_SENSING, 0, NULL, NULL}, /* 0xfe */
|
H A D | seq_midi_emul.c | 213 case SNDRV_SEQ_EVENT_SENSING: in snd_midi_process_event()
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 79 {SNDRV_SEQ_EVENT_SENSING, 0, NULL, NULL}, /* 0xfe */
|
H A D | seq_ump_convert.c | 179 {SNDRV_SEQ_EVENT_SENSING, NULL}, /* 0xfe */ 1036 { SNDRV_SEQ_EVENT_SENSING, UMP_SYSTEM_STATUS_ACTIVE_SENSING,
|
H A D | seq_midi_emul.c | 213 case SNDRV_SEQ_EVENT_SENSING: in snd_midi_process_event()
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_midi.c | 474 ev.type = SNDRV_SEQ_EVENT_SENSING; in snd_seq_oss_midi_reset()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_midi.c | 481 ev.type = SNDRV_SEQ_EVENT_SENSING; in snd_seq_oss_midi_reset()
|
Completed in 14 milliseconds