Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_EVENT_SENSING (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/uapi/sound/
H A Dasequencer.h71 #define SNDRV_SEQ_EVENT_SENSING 42 /* "active sensing" event */ macro
/openbmc/linux/sound/core/seq/
H A Dseq_midi_event.c79 {SNDRV_SEQ_EVENT_SENSING, 0, NULL, NULL}, /* 0xfe */
H A Dseq_midi_emul.c213 case SNDRV_SEQ_EVENT_SENSING: in snd_midi_process_event()
H A Dseq_ump_convert.c179 {SNDRV_SEQ_EVENT_SENSING, NULL}, /* 0xfe */
1076 { SNDRV_SEQ_EVENT_SENSING, UMP_SYSTEM_STATUS_ACTIVE_SENSING,
/openbmc/linux/sound/core/seq/oss/
H A Dseq_oss_midi.c481 ev.type = SNDRV_SEQ_EVENT_SENSING; in snd_seq_oss_midi_reset()