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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.c841 retval = usb_register_device_driver(&usb_generic_driver, THIS_MODULE);
H A Ddriver.c810 * usb_register_device_driver - register a USB device (not interface) driver
819 int usb_register_device_driver(struct usb_device_driver *new_udriver, function
848 EXPORT_SYMBOL_GPL(usb_register_device_driver); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dusb.h875 extern int usb_register_device_driver(struct usb_device_driver *,

Completed in 62 milliseconds