Home
last modified time | relevance | path

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

/linux/sound/core/seq/
H A Dseq_midi_event.c85 static int extra_decode_xrpn(struct snd_midi_event *dev, unsigned char *buf, int count,
94 {SNDRV_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},
95 {SNDRV_SEQ_EVENT_REGPARAM, extra_decode_xrpn},
413 static int extra_decode_xrpn(struct snd_midi_event *dev, unsigned char *buf, in extra_decode_xrpn() function