Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dopl3.h378 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count,
389 #define snd_opl3_write NULL macro
/linux-3.4.99/sound/drivers/opl3/
Dopl3_lib.c528 hw->ops.write = snd_opl3_write; in snd_opl3_hwdep_new()
Dopl3_synth.c194 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() function