Searched defs:usb_register_dev (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/core/
H A Dfile.c133 * usb_register_dev - register a USB device, and ask for a minor number
151 int usb_register_dev(struct usb_interface *intf, function
212 EXPORT_SYMBOL_GPL(usb_register_dev); variable
219 * Used in conjunction with usb_register_dev(). This function is called
221 * call to usb_register_dev() (usually when the device is disconnected

Completed in 95 milliseconds