snd_opl4_read      66 sound/drivers/opl4/opl4_lib.c 	memcfg = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION);
snd_opl4_read      92 sound/drivers/opl4/opl4_lib.c 	memcfg = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION);
snd_opl4_read     127 sound/drivers/opl4/opl4_lib.c 	id1 = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION);
snd_opl4_read     142 sound/drivers/opl4/opl4_lib.c 	id1 = snd_opl4_read(opl4, OPL4_REG_MIX_CONTROL_FM);
snd_opl4_read     143 sound/drivers/opl4/opl4_lib.c 	id2 = snd_opl4_read(opl4, OPL4_REG_MIX_CONTROL_PCM);
snd_opl4_read     203 sound/drivers/opl4/opl4_local.h u8 snd_opl4_read(struct snd_opl4 *opl4, u8 reg);
snd_opl4_read      40 sound/drivers/opl4/opl4_mixer.c 	value = snd_opl4_read(opl4, reg);
snd_opl4_read      57 sound/drivers/opl4/opl4_mixer.c 	old_value = snd_opl4_read(opl4, reg);