Searched refs:two_param_decode (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.c74 static void two_param_decode(const snd_seq_event_t *ev, unsigned char *buf);
91 {SND_SEQ_EVENT_CONTROLLER, 2, two_param_ctrl_event, two_param_decode},
639 static void two_param_decode(const snd_seq_event_t *ev, unsigned char *buf) 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.c54 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf);
70 {SNDRV_SEQ_EVENT_CONTROLLER, 2, two_param_ctrl_event, two_param_decode},
406 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf) function

Completed in 44 milliseconds