Searched refs:USB_CLASS_MISC (Results 1 – 2 of 2) sorted by relevance
303 #define USB_CLASS_MISC 0xef macro
635 …if ((device_desc->bDeviceClass == USB_CLASS_MISC) && (device_desc->bDeviceSubClass == USB_SUBCLASS… in cdc_acm_find_intf_and_ep_desc()