Searched refs:USB_KNOWNDEV_NOPROD (Results 1 – 1 of 1) sorted by relevance
2240 #define USB_KNOWNDEV_NOPROD 0x01 /* match on vendor only */ macro2292 ((kdp->flags & USB_KNOWNDEV_NOPROD) != 0))) in usbd_set_device_strings()2302 ((kdp->flags & USB_KNOWNDEV_NOPROD) == 0)) { in usbd_set_device_strings()