Lines Matching defs:kcontrol
1039 /* kcontrol */
1046 static int btcvsd_band_get(struct snd_kcontrol *kcontrol,
1049 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1056 static int btcvsd_band_set(struct snd_kcontrol *kcontrol,
1059 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1061 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
1071 static int btcvsd_loopback_get(struct snd_kcontrol *kcontrol,
1074 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1082 static int btcvsd_loopback_set(struct snd_kcontrol *kcontrol,
1085 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1098 static int btcvsd_tx_mute_get(struct snd_kcontrol *kcontrol,
1101 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1113 static int btcvsd_tx_mute_set(struct snd_kcontrol *kcontrol,
1116 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1126 static int btcvsd_rx_irq_received_get(struct snd_kcontrol *kcontrol,
1129 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1139 static int btcvsd_rx_timeout_get(struct snd_kcontrol *kcontrol,
1142 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1153 static int btcvsd_rx_timestamp_get(struct snd_kcontrol *kcontrol,
1156 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1180 static int btcvsd_tx_irq_received_get(struct snd_kcontrol *kcontrol,
1183 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1193 static int btcvsd_tx_timeout_get(struct snd_kcontrol *kcontrol,
1196 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
1203 static int btcvsd_tx_timestamp_get(struct snd_kcontrol *kcontrol,
1206 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);