Home
last modified time | relevance | path

Searched refs:roothub_exec (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h58 usb_handle_req_t *roothub_exec; member
Dusb_request.c322 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3914 .roothub_exec = ehci_roothub_exec,
Dxhci.c4290 .roothub_exec = xhci_roothub_exec,