Lines Matching refs:mc
277 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_st() local
280 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_st()
281 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_st()
301 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_st() local
304 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_st()
305 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_st()
334 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_out() local
337 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_out()
338 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_out()
339 unsigned int shift = mc->shift; in snd_soc_get_volsw_2r_out()
340 int max = mc->max, val, val2; in snd_soc_get_volsw_2r_out()
354 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_out() local
357 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_out()
358 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_out()
359 unsigned int shift = mc->shift; in snd_soc_put_volsw_2r_out()
360 int max = mc->max; in snd_soc_put_volsw_2r_out()