Searched refs:snd_opl4_read_memory (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/sound/drivers/opl4/ |
H A D | opl4_proc.c | 64 snd_opl4_read_memory(opl4, buf, pos, count); snd_opl4_mem_proc_read()
|
H A D | opl4_lib.c | 61 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) snd_opl4_read_memory() function 85 EXPORT_SYMBOL(snd_opl4_read_memory); variable
|
H A D | opl4_local.h | 204 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size);
|
H A D | yrw801.c | 40 snd_opl4_read_memory(opl4, buf, 0x001200, 15); snd_yrw801_detect() 43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2); snd_yrw801_detect()
|
Completed in 107 milliseconds