Searched refs:usb_vendor_info (Results 1 – 1 of 1) sorted by relevance
71 struct usb_vendor_info { struct72 STAILQ_ENTRY(usb_vendor_info) link;78 STAILQ_HEAD(usb_vendors, usb_vendor_info); argument358 struct usb_vendor_info *cv; in load_vendors()404 if ((cv = malloc(sizeof(struct usb_vendor_info))) == NULL) in load_vendors()452 struct usb_vendor_info *vi; in _device_desc()