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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/usb/
H A Dhcd.h396 extern int usb_new_device(struct usb_device *dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dhub.c1756 * usb_new_device - perform initial device setup (usbcore-internal)
1775 int usb_new_device(struct usb_device *udev) function
3160 status = usb_new_device(udev);
H A Dhcd.c942 * the device properly in the device tree and then calls usb_new_device()
971 retval = usb_new_device (usb_dev);

Completed in 185 milliseconds