Lines Matching defs:kcontrol
46 static int fsl_easrc_iec958_put_bits(struct snd_kcontrol *kcontrol,
49 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
53 (struct soc_mreg_control *)kcontrol->private_value;
61 static int fsl_easrc_iec958_get_bits(struct snd_kcontrol *kcontrol,
64 struct snd_soc_component *comp = snd_kcontrol_chip(kcontrol);
68 (struct soc_mreg_control *)kcontrol->private_value;
75 static int fsl_easrc_get_reg(struct snd_kcontrol *kcontrol,
78 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
80 (struct soc_mreg_control *)kcontrol->private_value;
90 static int fsl_easrc_set_reg(struct snd_kcontrol *kcontrol,
93 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
95 (struct soc_mreg_control *)kcontrol->private_value;