Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/core/
H A Dusb.c636 * usb_alloc_dev - usb device constructor (usbcore-internal)
650 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function
756 EXPORT_SYMBOL_GPL(usb_alloc_dev); variable
H A Dhcd.c2736 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
H A Dhub.c5351 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dusb.c628 * usb_alloc_dev - usb device constructor (usbcore-internal)
643 struct usb_device *usb_alloc_dev(struct usb_device *parent, in usb_alloc_dev() function
744 EXPORT_SYMBOL_GPL(usb_alloc_dev); variable
H A Dhcd.c2856 rhdev = usb_alloc_dev(NULL, &hcd->self, 0); in usb_add_hcd()
H A Dhub.c5371 udev = usb_alloc_dev(hdev, hdev->bus, port1); in hub_port_connect()
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dlvstest.c54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
/kernel/linux/linux-6.6/drivers/usb/misc/
H A Dlvstest.c54 udev = usb_alloc_dev(hdev, hdev->bus, lvs->portnum); in create_lvs_device()
/kernel/linux/linux-5.10/include/linux/usb/
H A Dhcd.h343 /* Called by usb_alloc_dev to alloc HC device structures */
533 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,
/kernel/linux/linux-6.6/include/linux/usb/
H A Dhcd.h330 /* Called by usb_alloc_dev to alloc HC device structures */
528 extern struct usb_device *usb_alloc_dev(struct usb_device *parent,

Completed in 30 milliseconds