Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmixer.h133 extern const struct snd_kcontrol_new *snd_usb_feature_unit_ctl;
H A Dmixer_quirks.c87 kctl = snd_ctl_new1(snd_usb_feature_unit_ctl, cval); in snd_create_std_mono_ctl_offset()
H A Dmixer.c1601 const struct snd_kcontrol_new *snd_usb_feature_unit_ctl = &usb_feature_unit_ctl; variable