Lines Matching defs:kcontrol

104  * @rxrate_kcontrol: kcontrol for RX Sample Rate
778 static int fsl_spdif_info(struct snd_kcontrol *kcontrol,
787 static int fsl_spdif_pb_get(struct snd_kcontrol *kcontrol,
790 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
802 static int fsl_spdif_pb_put(struct snd_kcontrol *kcontrol,
805 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
820 static int fsl_spdif_capture_get(struct snd_kcontrol *kcontrol,
823 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
852 static int fsl_spdif_subcode_get(struct snd_kcontrol *kcontrol,
855 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
874 static int fsl_spdif_qinfo(struct snd_kcontrol *kcontrol,
884 static int fsl_spdif_qget(struct snd_kcontrol *kcontrol,
887 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
906 static int fsl_spdif_rx_vbit_get(struct snd_kcontrol *kcontrol,
909 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
921 static int fsl_spdif_tx_vbit_get(struct snd_kcontrol *kcontrol,
924 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
937 static int fsl_spdif_tx_vbit_put(struct snd_kcontrol *kcontrol,
940 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
950 static int fsl_spdif_rx_rcm_get(struct snd_kcontrol *kcontrol,
953 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
965 static int fsl_spdif_rx_rcm_put(struct snd_kcontrol *kcontrol,
968 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
983 static int fsl_spdif_bypass_get(struct snd_kcontrol *kcontrol,
986 struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
994 static int fsl_spdif_bypass_put(struct snd_kcontrol *kcontrol,
997 struct snd_soc_dai *dai = snd_kcontrol_chip(kcontrol);
1047 static int fsl_spdif_rxrate_info(struct snd_kcontrol *kcontrol,
1098 static int fsl_spdif_rxrate_get(struct snd_kcontrol *kcontrol,
1101 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
1118 static int fsl_spdif_usync_get(struct snd_kcontrol *kcontrol,
1121 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
1137 static int fsl_spdif_usync_put(struct snd_kcontrol *kcontrol,
1140 struct snd_soc_dai *cpu_dai = snd_kcontrol_chip(kcontrol);
1268 dev_err(&spdif_private->pdev->dev, "failed to get %s kcontrol\n",