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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/opl4/
H A Dopl4_proc.c63 snd_opl4_read_memory(opl4, buf, pos, count);
H A Dopl4_lib.c60 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) function
84 EXPORT_SYMBOL(snd_opl4_read_memory); variable
H A Dopl4_local.h204 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size);
H A Dyrw801.c40 snd_opl4_read_memory(opl4, buf, 0x001200, 15);
43 snd_opl4_read_memory(opl4, buf, 0x1ffffe, 2);

Completed in 59 milliseconds