Searched refs:kcontrol_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/usb/
H A Dmixer_us16x08.c1094 .kcontrol_new = &snd_us16x08_eq_switch_ctl,
1101 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1108 .kcontrol_new = &snd_us16x08_eq_low_freq_ctl,
1115 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1122 .kcontrol_new = &snd_us16x08_eq_mid_freq_ctl,
1129 .kcontrol_new = &snd_us16x08_eq_mid_width_ctl,
1136 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1143 .kcontrol_new = &snd_us16x08_eq_mid_freq_ctl,
1150 .kcontrol_new = &snd_us16x08_eq_mid_width_ctl,
1157 .kcontrol_new
[all...]
H A Dmixer_us16x08.h111 const struct snd_kcontrol_new *kcontrol_new; member in struct:snd_us16x08_control_params
/linux-master/sound/soc/
H A Dsoc-dapm.c849 const struct snd_kcontrol_new *kcontrol_new,
861 if (&w->kcontrol_news[i] == kcontrol_new) {
847 dapm_is_shared_kcontrol(struct snd_soc_dapm_context *dapm, struct snd_soc_dapm_widget *kcontrolw, const struct snd_kcontrol_new *kcontrol_new, struct snd_kcontrol **kcontrol) argument

Completed in 182 milliseconds