Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dasequencer.h40 #define SNDRV_SEQ_EVENT_CONTROL14 14 /**< 14 bit controller value */ macro
/linux/sound/core/seq/
H A Dseq_midi_event.c93 {SNDRV_SEQ_EVENT_CONTROL14, extra_decode_ctrl14},
H A Dseq_midi_emul.c153 case SNDRV_SEQ_EVENT_CONTROL14: in snd_midi_process_event()
H A Dseq_ump_convert.c246 ev->type = SNDRV_SEQ_EVENT_CONTROL14; in ump_midi2_to_pgm_ev()
1082 { SNDRV_SEQ_EVENT_CONTROL14, 0,
/linux/sound/core/seq/oss/
H A Dseq_oss_event.c162 SNDRV_SEQ_EVENT_CONTROL14, in extended_event()