Home
last modified time | relevance | path

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

/linux/include/uapi/sound/
H A Dasequencer.h42 #define SNDRV_SEQ_EVENT_REGPARAM 16 /**< 14 bit RPN address + 14 bit unsigned value */ macro
/linux/sound/core/seq/
H A Dseq_midi_event.c95 {SNDRV_SEQ_EVENT_REGPARAM, extra_decode_xrpn},
H A Dseq_midi_emul.c180 case SNDRV_SEQ_EVENT_REGPARAM: in snd_midi_process_event()
H A Dseq_ump_convert.c287 {SNDRV_SEQ_EVENT_REGPARAM, ump_midi2_to_rpn_ev}, /* 0x20 */
1086 { SNDRV_SEQ_EVENT_REGPARAM, UMP_MSG_STATUS_RPN,
/linux/sound/core/seq/oss/
H A Dseq_oss_event.c158 SNDRV_SEQ_EVENT_REGPARAM, in extended_event()