Home
last modified time | relevance | path

Searched refs:usb_bus_put (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.h560 extern void usb_bus_put (struct usb_bus *bus);
H A DdrvUSB.c2547 usb_bus_put(udev->bus); in usb_release_dev()
H A DdrvHCD.c978 void usb_bus_put (struct usb_bus *bus) in usb_bus_put() function