Home
last modified time | relevance | path

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

/linux-2.6.39/sound/drivers/opl4/
Dopl4_local.h225 void snd_opl4_control(void *p, int type, struct snd_midi_channel *chan);
Dopl4_seq.c106 .control = snd_opl4_control,
Dopl4_synth.c588 void snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) in snd_opl4_control() function