Searched refs:USB_DEVICE_ID_MATCH_DEV_LO (Results 1 – 4 of 4) sorted by relevance
233 #define USB_DEVICE_ID_MATCH_DEV_LO 0x0004 macro
318 #define USB_DEVICE_ID_MATCH_DEV_RANGE (USB_DEVICE_ID_MATCH_DEV_LO | USB_DEVICE_ID_MATCH_DEV_HI)
1605 if ((id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO) && in usb_match_id()
212 devlo = id->match_flags & USB_DEVICE_ID_MATCH_DEV_LO ? in do_usb_entry_multi()