Searched refs:usb_alloc_dev (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/core/
H A Dusb.c358 * usb_alloc_dev - usb device constructor (usbcore-internal)
369 struct usb_device *usb_alloc_dev(struct usb_device *parent, function
H A Dhcd.c2414 if ((rhdev = usb_alloc_dev(NULL, &hcd->self, 0)) == NULL) {
H A Dhub.c3411 udev = usb_alloc_dev(hdev, hdev->bus, port1);

Completed in 76 milliseconds