Searched refs:snd_opl4_read_memory (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/drivers/opl4/ |
| H A D | opl4_lib.c | 48 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) in snd_opl4_read_memory() function 69 EXPORT_SYMBOL(snd_opl4_read_memory);
|
| H A D | yrw801.c | 40 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 D | opl4_local.h | 204 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size);
|