Searched refs:two_param_decode (Results 1 – 1 of 1) sorted by relevance
42 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf);58 {SNDRV_SEQ_EVENT_CONTROLLER, 2, two_param_ctrl_event, two_param_decode},369 static void two_param_decode(struct snd_seq_event *ev, unsigned char *buf) in two_param_decode() function