Home
last modified time | relevance | path

Searched refs:usb_alloc_dev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dusb.c643 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function
744 EXPORT_SYMBOL_GPL(usb_alloc_dev);
H A Dhcd.c2856 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
H A Dhub.c5394 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect()
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
/openbmc/linux/include/linux/usb/
H A Dhcd.h529 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,