Home
last modified time | relevance | path

Searched refs:snd_opl4_write_memory (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_lib.c74 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 Dopl4_proc.c74 snd_opl4_write_memory(opl4, buf, pos, count); in snd_opl4_mem_proc_write()
H A Dopl4_local.h205 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 Dopl4_lib.c74 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 Dopl4_proc.c74 snd_opl4_write_memory(opl4, buf, pos, count); in snd_opl4_mem_proc_write()
H A Dopl4_local.h205 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size);

Completed in 3 milliseconds