Searched refs:USB_DEVICE_ID_MATCH_DEV_CLASS (Results 1 – 2 of 2) sorted by relevance
306 #define USB_DEVICE_ID_MATCH_DEV_CLASS 0x0010 macro
152 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_CLASS) && in usb_linux_lookup_id()