Searched refs:usb_alloc_dev (Results 1 – 5 of 5) sorted by relevance
574 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function680 EXPORT_SYMBOL_GPL(usb_alloc_dev);
2887 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
5265 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()
539 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,