Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_controller.h58 usb_handle_req_t *roothub_exec; member
H A Dusb_request.c342 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2726 .roothub_exec = ohci_roothub_exec,
H A Duhci.c3226 .roothub_exec = uhci_roothub_exec,
H A Dehci.c3969 .roothub_exec = ehci_roothub_exec,
H A Dxhci.c4336 .roothub_exec = xhci_roothub_exec,