Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dopl3.h360 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
371 #define snd_opl3_write NULL macro
/linux-6.1.9/sound/drivers/opl3/
Dopl3_lib.c521 hw->ops.write = snd_opl3_write; in snd_opl3_hwdep_new()
Dopl3_synth.c184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() function