Lines Matching refs:mc
319 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_st() local
322 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_st()
323 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_st()
343 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_st() local
346 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_st()
347 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_st()
373 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_out() local
376 unsigned int reg = mc->reg; in snd_soc_get_volsw_2r_out()
377 unsigned int reg2 = mc->rreg; in snd_soc_get_volsw_2r_out()
378 unsigned int shift = mc->shift; in snd_soc_get_volsw_2r_out()
379 int max = mc->max, val, val2; in snd_soc_get_volsw_2r_out()
393 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_out() local
396 unsigned int reg = mc->reg; in snd_soc_put_volsw_2r_out()
397 unsigned int reg2 = mc->rreg; in snd_soc_put_volsw_2r_out()
398 unsigned int shift = mc->shift; in snd_soc_put_volsw_2r_out()
399 int max = mc->max; in snd_soc_put_volsw_2r_out()