Home
last modified time | relevance | path

Searched refs:USB_TAKE_CONTROLLER (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_if.h31 /** @brief Unique descriptor for the USB_TAKE_CONTROLLER() method */
33 /** @brief A function implementing the USB_TAKE_CONTROLLER() method */
36 static __inline int USB_TAKE_CONTROLLER(device_t dev) in USB_TAKE_CONTROLLER() function
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dusb_controller.c497 USB_TAKE_CONTROLLER(device_get_parent(bus->bdev)); in usb_bus_resume()

Completed in 2 milliseconds