Home
last modified time | relevance | path

Searched refs:snd_opl4_read_memory (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/drivers/opl4/
H A Dopl4_lib.c48 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) in snd_opl4_read_memory() function
72 EXPORT_SYMBOL(snd_opl4_read_memory);
H A Dopl4_proc.c49 snd_opl4_read_memory(opl4, buf, pos, count); in snd_opl4_mem_proc_read()
H A Dyrw801.c40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); in snd_yrw801_detect()
43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); in snd_yrw801_detect()
H A Dopl4_local.h204 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size);