Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/usb/
HDusb_controller.h58 usb_handle_req_t *roothub_exec; member
HDusb_request.c354 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
/freebsd-head/sys/dev/usb/controller/
HDatmegadci.c2088 .roothub_exec = &atmegadci_roothub_exec,
HDavr32dci.c2050 .roothub_exec = &avr32dci_roothub_exec,
HDuss820dci.c2377 .roothub_exec = &uss820dci_roothub_exec,
HDohci.c2684 .roothub_exec = ohci_roothub_exec,
HDuhci.c3157 .roothub_exec = uhci_roothub_exec,
HDmusb_otg.c4185 .roothub_exec = &musbotg_roothub_exec,
HDehci.c3859 .roothub_exec = ehci_roothub_exec,
HDdwc_otg.c4963 .roothub_exec = &dwc_otg_roothub_exec,
HDxhci.c4400 .roothub_exec = xhci_roothub_exec,