Home
last modified time | relevance | path

Searched refs:usb_new_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dhcd.h535 extern int usb_new_device(struct usb_device *dev);
/kernel/linux/linux-6.6/include/linux/usb/
H A Dhcd.h530 extern int usb_new_device(struct usb_device *dev);
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dhcd.c975 * the device properly in the device tree and then calls usb_new_device()
1020 retval = usb_new_device (usb_dev); in register_root_hub()
H A Dhub.c2400 * This is only called by usb_new_device() -- all comments that apply there
2510 * usb_new_device - perform initial device setup (usbcore-internal)
2530 int usb_new_device(struct usb_device *udev) in usb_new_device() function
5449 status = usb_new_device(udev); in hub_port_connect()
/kernel/linux/linux-6.6/drivers/usb/core/
H A Dhcd.c951 * the device properly in the device tree and then calls usb_new_device()
996 retval = usb_new_device (usb_dev); in register_root_hub()
H A Dhub.c2423 * This is only called by usb_new_device() -- all comments that apply there
2533 * usb_new_device - perform initial device setup (usbcore-internal)
2553 int usb_new_device(struct usb_device *udev) in usb_new_device() function
5468 status = usb_new_device(udev); in hub_port_connect()

Completed in 33 milliseconds