Searched refs:snd_opl4_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_seq.c | 107 .control = snd_opl4_control,
|
H A D | opl4_local.h | 228 void snd_opl4_control(void *p, int type, struct snd_midi_channel *chan);
|
H A D | opl4_synth.c | 585 void snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) in snd_opl4_control() function
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_local.h | 228 void snd_opl4_control(void *p, int type, struct snd_midi_channel *chan);
|
H A D | opl4_seq.c | 107 .control = snd_opl4_control,
|
H A D | opl4_synth.c | 585 void snd_opl4_control(void *private_data, int type, struct snd_midi_channel *chan) in snd_opl4_control() function
|
Completed in 6 milliseconds