Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/
Dmixer.c1448 static struct snd_kcontrol_new usb_feature_unit_ctl = { variable
1491 struct snd_kcontrol_new *snd_usb_feature_unit_ctl = &usb_feature_unit_ctl;
1602 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in __build_feature_ctl()
2039 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in build_mixer_unit_ctl()