Searched refs:usb_alloc_dev (Results 1 – 4 of 4) sorted by relevance
427 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,
368 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function
2392 if ((rhdev = usb_alloc_dev(NULL, &hcd->self, 0)) == NULL) { in usb_add_hcd()
3163 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect_change()