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

/drivers/usb/core/
H A Dusb.c476 * them by calling usb_put_dev(), in their disconnect() methods.
489 * usb_put_dev - release a use of the usb device structure
495 void usb_put_dev(struct usb_device *dev) function
500 EXPORT_SYMBOL_GPL(usb_put_dev); variable

Completed in 62 milliseconds