Home
last modified time | relevance | path

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

/sound/drivers/opl3/
Dopl3_synth.c72 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note);
128 return snd_opl3_play_note(opl3, &note); in snd_opl3_ioctl()
400 static int snd_opl3_play_note(struct snd_opl3 * opl3, struct snd_dm_fm_note * note) in snd_opl3_play_note() function