Home
last modified time | relevance | path

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

/linux/sound/usb/
H A Dmixer_us16x08.c1127 .kcontrol_new = &snd_us16x08_eq_switch_ctl,
1134 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1141 .kcontrol_new = &snd_us16x08_eq_low_freq_ctl,
1148 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1155 .kcontrol_new = &snd_us16x08_eq_mid_freq_ctl,
1162 .kcontrol_new = &snd_us16x08_eq_mid_width_ctl,
1169 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1176 .kcontrol_new = &snd_us16x08_eq_mid_freq_ctl,
1183 .kcontrol_new = &snd_us16x08_eq_mid_width_ctl,
1190 .kcontrol_new
[all...]
H A Dmixer_us16x08.h111 const struct snd_kcontrol_new *kcontrol_new; member
/linux/sound/soc/
H A Dsoc-dapm.c1144 const struct snd_kcontrol_new *kcontrol_new, in dapm_is_shared_kcontrol()
1156 if (&w->kcontrol_news[i] == kcontrol_new) { in dapm_is_shared_kcontrol()
1136 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) dapm_is_shared_kcontrol() argument