Lines Matching refs:mc
273 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_st() local
276 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_st()
277 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_st()
297 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_st() local
300 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_st()
301 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_st()
330 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_out() local
333 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_out()
334 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_out()
335 unsigned int shift = mc->shift; in snd_soc_get_volsw_2r_out()
336 int max = mc->max, val, val2; in snd_soc_get_volsw_2r_out()
350 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_out() local
353 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_out()
354 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_out()
355 unsigned int shift = mc->shift; in snd_soc_put_volsw_2r_out()
356 int max = mc->max; in snd_soc_put_volsw_2r_out()