Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dmixer.c1164 static struct snd_kcontrol_new usb_feature_unit_ctl = { variable
1185 struct snd_kcontrol_new *snd_usb_feature_unit_ctl = &usb_feature_unit_ctl;
1282 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in build_feature_ctl()
1567 kctl = snd_ctl_new1(&usb_feature_unit_ctl, cval); in build_mixer_unit_ctl()