Searched refs:usb_alloc_dev (Results 1 – 5 of 5) sorted by relevance
620 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function726 EXPORT_SYMBOL_GPL(usb_alloc_dev);
2863 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
5254 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect()
54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
538 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,