Searched refs:usb_alloc_dev (Results 1 – 5 of 5) sorted by relevance
419 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function518 EXPORT_SYMBOL_GPL(usb_alloc_dev);
2760 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
4731 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect()
59 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
500 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,