Lines Matching defs:kcontrol
449 struct snd_kcontrol *kcontrol,
488 struct snd_kcontrol *kcontrol,
542 struct snd_kcontrol *kcontrol,
596 struct snd_kcontrol *kcontrol,
675 struct snd_kcontrol *kcontrol,
712 struct snd_kcontrol *kcontrol, int event)
819 struct snd_kcontrol *kcontrol, int event)
924 struct snd_kcontrol *kcontrol, int event)
968 struct snd_kcontrol *kcontrol, int event)
1041 struct snd_kcontrol *kcontrol,
1113 struct snd_kcontrol *kcontrol, int event)
1197 struct snd_kcontrol *kcontrol, int event)
1252 struct snd_kcontrol *kcontrol, int event)
1458 struct snd_kcontrol *kcontrol,
1481 struct snd_kcontrol *kcontrol,
1505 static int wcd938x_tx_mode_get(struct snd_kcontrol *kcontrol,
1508 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1510 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
1518 static int wcd938x_tx_mode_put(struct snd_kcontrol *kcontrol,
1521 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1523 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
1534 static int wcd938x_rx_hph_mode_get(struct snd_kcontrol *kcontrol,
1537 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1545 static int wcd938x_rx_hph_mode_put(struct snd_kcontrol *kcontrol,
1548 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1559 static int wcd938x_ear_pa_put_gain(struct snd_kcontrol *kcontrol,
1562 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1577 static int wcd938x_get_compander(struct snd_kcontrol *kcontrol,
1581 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1586 mc = (struct soc_mixer_control *)(kcontrol->private_value);
1597 static int wcd938x_set_compander(struct snd_kcontrol *kcontrol,
1600 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1608 mc = (struct soc_mixer_control *)(kcontrol->private_value);
1628 static int wcd938x_ldoh_get(struct snd_kcontrol *kcontrol,
1631 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1639 static int wcd938x_ldoh_put(struct snd_kcontrol *kcontrol,
1642 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1653 static int wcd938x_bcs_get(struct snd_kcontrol *kcontrol,
1656 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1664 static int wcd938x_bcs_put(struct snd_kcontrol *kcontrol,
1667 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
1894 static int wcd938x_get_swr_port(struct snd_kcontrol *kcontrol,
1897 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol);
1900 struct soc_mixer_control *mixer = (struct soc_mixer_control *)kcontrol->private_value;
1913 static int wcd938x_set_swr_port(struct snd_kcontrol *kcontrol,
1916 struct snd_soc_component *comp = snd_soc_kcontrol_component(kcontrol);
1920 (struct soc_mixer_control *)kcontrol->private_value;
2566 static int wcd938x_get_hph_type(struct snd_kcontrol *kcontrol,
2569 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2577 static int wcd938x_hph_impedance_get(struct snd_kcontrol *kcontrol,
2584 snd_soc_kcontrol_component(kcontrol);
2587 mc = (struct soc_mixer_control *)(kcontrol->private_value);