Searched refs:extra_decode_ctrl14 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/seq/
H A Dseq_midi_event.c116 static int extra_decode_ctrl14(snd_midi_event_t *dev, unsigned char *buf, int len, const snd_seq_event_t *ev);
123 {SND_SEQ_EVENT_CONTROL14, extra_decode_ctrl14},
653 static int extra_decode_ctrl14(snd_midi_event_t *dev, unsigned char *buf, int count, const snd_seq_event_t *ev) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/seq/
H A Dseq_midi_event.c95 static int extra_decode_ctrl14(struct snd_midi_event *dev, unsigned char *buf, int len,
105 {SNDRV_SEQ_EVENT_CONTROL14, extra_decode_ctrl14},
420 static int extra_decode_ctrl14(struct snd_midi_event *dev, unsigned char *buf, function

Completed in 61 milliseconds