Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Daudio.h96 #define UAC_FU_GRAPHIC_EQUALIZER 0x06 macro
/linux-3.4.99/sound/usb/
Dmixer.c1109 if (control == UAC_FU_GRAPHIC_EQUALIZER) { in build_feature_ctl()