Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/sound/
Dasequencer.h42 #define SNDRV_SEQ_EVENT_REGPARAM 16 /**< 14 bit RPN address + 14 bit unsigned value */ macro
/linux-6.1.9/sound/core/seq/
Dseq_midi_event.c95 {SNDRV_SEQ_EVENT_REGPARAM, extra_decode_xrpn},
Dseq_midi_emul.c180 case SNDRV_SEQ_EVENT_REGPARAM: in snd_midi_process_event()
/linux-6.1.9/sound/core/seq/oss/
Dseq_oss_event.c158 SNDRV_SEQ_EVENT_REGPARAM, in extended_event()