Lines Matching refs:mc
344 struct soc_mixer_control *mc = (struct soc_mixer_control *) in dapm_set_path_status() local
346 unsigned int reg = mc->reg; in dapm_set_path_status()
347 unsigned int shift = mc->shift; in dapm_set_path_status()
348 int max = mc->max; in dapm_set_path_status()
350 unsigned int invert = mc->invert; in dapm_set_path_status()
2639 struct soc_mixer_control *mc = in snd_soc_dapm_get_volsw() local
2641 unsigned int reg = mc->reg; in snd_soc_dapm_get_volsw()
2642 unsigned int shift = mc->shift; in snd_soc_dapm_get_volsw()
2643 int max = mc->max; in snd_soc_dapm_get_volsw()
2645 unsigned int invert = mc->invert; in snd_soc_dapm_get_volsw()
2647 if (snd_soc_volsw_is_stereo(mc)) in snd_soc_dapm_get_volsw()
2678 struct soc_mixer_control *mc = in snd_soc_dapm_put_volsw() local
2680 unsigned int reg = mc->reg; in snd_soc_dapm_put_volsw()
2681 unsigned int shift = mc->shift; in snd_soc_dapm_put_volsw()
2682 int max = mc->max; in snd_soc_dapm_put_volsw()
2684 unsigned int invert = mc->invert; in snd_soc_dapm_put_volsw()
2690 if (snd_soc_volsw_is_stereo(mc)) in snd_soc_dapm_put_volsw()