Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmixer_us16x08.c1101 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1115 .kcontrol_new = &snd_us16x08_eq_gain_ctl,
1229 .kcontrol_new = &snd_us16x08_ch_int_ctl,
1257 .kcontrol_new = &snd_us16x08_master_ctl,
1265 .kcontrol_new = &snd_us16x08_bus_ctl,
1273 .kcontrol_new = &snd_us16x08_bus_ctl,
1281 .kcontrol_new = &snd_us16x08_bus_ctl,
1326 master_controls[i].kcontrol_new, in snd_us16x08_controls_create()
1344 channel_controls[i].kcontrol_new, in snd_us16x08_controls_create()
1369 eq_controls[i].kcontrol_new, in snd_us16x08_controls_create()
[all …]
H A Dmixer_us16x08.h111 const struct snd_kcontrol_new *kcontrol_new; member
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c842 const struct snd_kcontrol_new *kcontrol_new, in dapm_is_shared_kcontrol() argument
854 if (&w->kcontrol_news[i] == kcontrol_new) { in dapm_is_shared_kcontrol()