Searched refs:snd_opl3_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | opl3.h | 360 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, 371 #define snd_opl3_write NULL macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | opl3.h | 360 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, 371 #define snd_opl3_write NULL macro
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_synth.c | 184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() function
|
H A D | opl3_lib.c | 509 hw->ops.write = snd_opl3_write; in snd_opl3_hwdep_new()
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_lib.c | 521 hw->ops.write = snd_opl3_write; in snd_opl3_hwdep_new()
|
H A D | opl3_synth.c | 184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() function
|
Completed in 5 milliseconds