Lines Matching defs:kcontrol
113 static int mt8186_i2s_hd_get(struct snd_kcontrol *kcontrol,
116 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
120 i2s_priv = get_i2s_priv_by_name(afe, kcontrol->id.name);
126 static int mt8186_i2s_hd_set(struct snd_kcontrol *kcontrol,
129 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
132 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
140 dev_dbg(afe->dev, "%s(), kcontrol name %s, hd_en %d\n",
141 __func__, kcontrol->id.name, hd_en);
143 i2s_priv = get_i2s_priv_by_name(afe, kcontrol->id.name);
358 struct snd_kcontrol *kcontrol,
385 struct snd_kcontrol *kcontrol,
415 struct snd_kcontrol *kcontrol,