Searched refs:USB_BCC_AUDIO (Results 1 – 3 of 3) sorted by relevance
257 #define USB_BCC_AUDIO 0x01 macro
342 .bFunctionClass = USB_BCC_AUDIO, \404 .bInterfaceClass = USB_BCC_AUDIO, \
1521 if (if_descr->bInterfaceClass == USB_BCC_AUDIO) { in custom_handler()