snd_opl4_read 46 sound/drivers/opl4/opl4_lib.c EXPORT_SYMBOL(snd_opl4_read); snd_opl4_read 55 sound/drivers/opl4/opl4_lib.c memcfg = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION); snd_opl4_read 81 sound/drivers/opl4/opl4_lib.c memcfg = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION); snd_opl4_read 116 sound/drivers/opl4/opl4_lib.c id1 = snd_opl4_read(opl4, OPL4_REG_MEMORY_CONFIGURATION); snd_opl4_read 131 sound/drivers/opl4/opl4_lib.c id1 = snd_opl4_read(opl4, OPL4_REG_MIX_CONTROL_FM); snd_opl4_read 132 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 27 sound/drivers/opl4/opl4_mixer.c value = snd_opl4_read(opl4, reg); snd_opl4_read 44 sound/drivers/opl4/opl4_mixer.c old_value = snd_opl4_read(opl4, reg);