Searched refs:USB_DEVICE_ID_MATCH_DEV_LO (Results 1 – 2 of 2) sorted by relevance
480 #define USB_DEVICE_ID_MATCH_DEV_LO 0x0004 macro
419 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) && in usb_match_device()