Searched refs:SNDRV_SEQ_EVENT_RESET (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asequencer.h | 86 #define SNDRV_SEQ_EVENT_RESET 41 /* reset to power-on state */ macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asequencer.h | 70 #define SNDRV_SEQ_EVENT_RESET 41 /* reset to power-on state */ macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 40 #define SNDRV_SEQ_EVENT_RESET 41 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 51 #define SNDRV_SEQ_EVENT_RESET 41 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asequencer.h | 51 #define SNDRV_SEQ_EVENT_RESET 41 macro
|
/kernel/linux/linux-5.10/sound/core/seq/ |
H A D | seq_midi_event.c | 80 {SNDRV_SEQ_EVENT_RESET, 0, NULL, NULL}, /* 0xff */
|
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi_event.c | 80 {SNDRV_SEQ_EVENT_RESET, 0, NULL, NULL}, /* 0xff */
|
H A D | seq_ump_convert.c | 180 {SNDRV_SEQ_EVENT_RESET, NULL}, /* 0xff */
|
/kernel/linux/linux-5.10/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 429 ev.type = SNDRV_SEQ_EVENT_RESET; in snd_seq_oss_synth_reset()
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 429 ev.type = SNDRV_SEQ_EVENT_RESET; in snd_seq_oss_synth_reset()
|
Completed in 12 milliseconds