Searched refs:snd_opl4_write_memory (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_lib.c | 74 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size) in snd_opl4_write_memory() function 98 EXPORT_SYMBOL(snd_opl4_write_memory); variable
|
H A D | opl4_proc.c | 74 snd_opl4_write_memory(opl4, buf, pos, count); in snd_opl4_mem_proc_write()
|
H A D | opl4_local.h | 205 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size);
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_lib.c | 74 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size) in snd_opl4_write_memory() function 98 EXPORT_SYMBOL(snd_opl4_write_memory); variable
|
H A D | opl4_proc.c | 74 snd_opl4_write_memory(opl4, buf, pos, count); in snd_opl4_mem_proc_write()
|
H A D | opl4_local.h | 205 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size);
|
Completed in 3 milliseconds