Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dopl3.h376 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
387 #define snd_opl3_write NULL macro
/Linux-v4.19/sound/drivers/opl3/
Dopl3_lib.c523 hw->ops.write = snd_opl3_write; in snd_opl3_hwdep_new()
Dopl3_synth.c196 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() function