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