Lines Matching refs:kcontrol

590 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol,
592 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol,
594 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol,
596 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol,
598 int snd_soc_info_volsw_sx(struct snd_kcontrol *kcontrol,
601 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
603 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol,
607 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol,
609 int snd_soc_put_volsw_sx(struct snd_kcontrol *kcontrol,
611 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol,
613 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
615 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
619 int snd_soc_bytes_info(struct snd_kcontrol *kcontrol,
621 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol,
623 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol,
625 int snd_soc_bytes_info_ext(struct snd_kcontrol *kcontrol,
627 int snd_soc_bytes_tlv_callback(struct snd_kcontrol *kcontrol, int op_flag,
629 int snd_soc_info_xr_sx(struct snd_kcontrol *kcontrol,
631 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol,
633 int snd_soc_put_xr_sx(struct snd_kcontrol *kcontrol,
635 int snd_soc_get_strobe(struct snd_kcontrol *kcontrol,
637 int snd_soc_put_strobe(struct snd_kcontrol *kcontrol,
1390 struct snd_kcontrol *kcontrol) in snd_soc_dapm_kcontrol_codec() argument
1392 return snd_soc_dapm_to_codec(snd_soc_dapm_kcontrol_dapm(kcontrol)); in snd_soc_dapm_kcontrol_codec()
1586 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_component() argument
1588 return snd_kcontrol_chip(kcontrol); in snd_soc_kcontrol_component()
1600 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_codec() argument
1602 return snd_soc_component_to_codec(snd_soc_kcontrol_component(kcontrol)); in snd_soc_kcontrol_codec()
1614 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_platform() argument
1616 return snd_soc_component_to_platform(snd_soc_kcontrol_component(kcontrol)); in snd_soc_kcontrol_platform()