dest_mix_gain_enable  256 sound/pci/lola/lola.h 	u32 dest_mix_gain_enable[LOLA_MIXER_DIM];
dest_mix_gain_enable  279 sound/pci/lola/lola_mixer.c 	val = readl(&chip->mixer.array->dest_mix_gain_enable[dest]);
dest_mix_gain_enable  284 sound/pci/lola/lola_mixer.c 	writel(val, &chip->mixer.array->dest_mix_gain_enable[dest]);
dest_mix_gain_enable  305 sound/pci/lola/lola_mixer.c 	writel(mask, &chip->mixer.array->dest_mix_gain_enable[id]);
dest_mix_gain_enable  762 sound/pci/lola/lola_mixer.c 	mask = readl(&chip->mixer.array->dest_mix_gain_enable[dst]);