Lines Matching refs:kcontrol
74 static int mt8186_sgen_get(struct snd_kcontrol *kcontrol, in mt8186_sgen_get() argument
77 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_get()
86 static int mt8186_sgen_set(struct snd_kcontrol *kcontrol, in mt8186_sgen_set() argument
89 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_set()
92 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in mt8186_sgen_set()
128 static int mt8186_sgen_rate_get(struct snd_kcontrol *kcontrol, in mt8186_sgen_rate_get() argument
131 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_rate_get()
140 static int mt8186_sgen_rate_set(struct snd_kcontrol *kcontrol, in mt8186_sgen_rate_set() argument
143 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_rate_set()
146 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in mt8186_sgen_rate_set()
172 static int mt8186_sgen_amplitude_get(struct snd_kcontrol *kcontrol, in mt8186_sgen_amplitude_get() argument
175 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_amplitude_get()
183 static int mt8186_sgen_amplitude_set(struct snd_kcontrol *kcontrol, in mt8186_sgen_amplitude_set() argument
186 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in mt8186_sgen_amplitude_set()
189 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value; in mt8186_sgen_amplitude_set()