Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasequencer.h86 #define SNDRV_SEQ_EVENT_SENSING 42 /* "active sensing" event */ macro
/linux-4.1.27/sound/core/seq/
Dseq_midi_emul.c224 case SNDRV_SEQ_EVENT_SENSING: in snd_midi_process_event()
Dseq_midi_event.c92 {SNDRV_SEQ_EVENT_SENSING, 0, NULL, NULL}, /* 0xfe */
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_midi.c474 ev.type = SNDRV_SEQ_EVENT_SENSING; in snd_seq_oss_midi_reset()