Lines Matching refs:kcontrol

558 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol,
560 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol,
562 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol,
564 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol,
566 int snd_soc_info_volsw_sx(struct snd_kcontrol *kcontrol,
569 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol,
571 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol,
575 int snd_soc_get_volsw_sx(struct snd_kcontrol *kcontrol,
577 int snd_soc_put_volsw_sx(struct snd_kcontrol *kcontrol,
579 int snd_soc_info_volsw_range(struct snd_kcontrol *kcontrol,
581 int snd_soc_put_volsw_range(struct snd_kcontrol *kcontrol,
583 int snd_soc_get_volsw_range(struct snd_kcontrol *kcontrol,
587 int snd_soc_bytes_info(struct snd_kcontrol *kcontrol,
589 int snd_soc_bytes_get(struct snd_kcontrol *kcontrol,
591 int snd_soc_bytes_put(struct snd_kcontrol *kcontrol,
593 int snd_soc_bytes_info_ext(struct snd_kcontrol *kcontrol,
595 int snd_soc_bytes_tlv_callback(struct snd_kcontrol *kcontrol, int op_flag,
597 int snd_soc_info_xr_sx(struct snd_kcontrol *kcontrol,
599 int snd_soc_get_xr_sx(struct snd_kcontrol *kcontrol,
601 int snd_soc_put_xr_sx(struct snd_kcontrol *kcontrol,
603 int snd_soc_get_strobe(struct snd_kcontrol *kcontrol,
605 int snd_soc_put_strobe(struct snd_kcontrol *kcontrol,
1294 struct snd_kcontrol *kcontrol) in snd_soc_dapm_kcontrol_codec() argument
1296 return snd_soc_dapm_to_codec(snd_soc_dapm_kcontrol_dapm(kcontrol)); in snd_soc_dapm_kcontrol_codec()
1490 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_component() argument
1492 return snd_kcontrol_chip(kcontrol); in snd_soc_kcontrol_component()
1504 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_codec() argument
1506 return snd_soc_component_to_codec(snd_soc_kcontrol_component(kcontrol)); in snd_soc_kcontrol_codec()
1518 struct snd_kcontrol *kcontrol) in snd_soc_kcontrol_platform() argument
1520 return snd_soc_component_to_platform(snd_soc_kcontrol_component(kcontrol)); in snd_soc_kcontrol_platform()