Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmixer.c1558 static const struct snd_kcontrol_new usb_feature_unit_ctl = { variable
1601 const struct snd_kcontrol_new *snd_usb_feature_unit_ctl = &usb_feature_unit_ctl;
1712 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in __build_feature_ctl()
2187 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in build_mixer_unit_ctl()