Home
last modified time | relevance | path

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

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