Lines Matching refs:kcontrol
353 struct snd_kcontrol *kcontrol, int event);
355 struct snd_kcontrol *kcontrol, int event);
358 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol,
360 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol,
362 int snd_soc_dapm_get_enum_double(struct snd_kcontrol *kcontrol,
364 int snd_soc_dapm_put_enum_double(struct snd_kcontrol *kcontrol,
366 int snd_soc_dapm_info_pin_switch(struct snd_kcontrol *kcontrol,
368 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
370 int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol,
401 struct snd_kcontrol *kcontrol, int connect,
404 struct snd_kcontrol *kcontrol, int mux, struct soc_enum *e,
435 unsigned int dapm_kcontrol_get_value(const struct snd_kcontrol *kcontrol);
444 struct snd_soc_codec *snd_soc_dapm_kcontrol_codec(struct snd_kcontrol *kcontrol);
446 struct snd_kcontrol *kcontrol);
579 struct snd_kcontrol *kcontrol; member