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

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

Completed in 274 milliseconds