Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/
HDusb_controller.h58 usb_handle_req_t *roothub_exec; member
HDusb_request.c344 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
/freebsd-11-stable/sys/dev/usb/controller/
HDatmegadci.c2154 .roothub_exec = &atmegadci_roothub_exec,
HDavr32dci.c2098 .roothub_exec = &avr32dci_roothub_exec,
HDat91dci.c2377 .roothub_exec = &at91dci_roothub_exec,
HDuss820dci.c2443 .roothub_exec = &uss820dci_roothub_exec,
HDohci.c2732 .roothub_exec = ohci_roothub_exec,
HDuhci.c3230 .roothub_exec = uhci_roothub_exec,
HDsaf1761_otg.c3733 .roothub_exec = &saf1761_otg_roothub_exec,
HDmusb_otg.c4252 .roothub_exec = &musbotg_roothub_exec,
HDehci.c3970 .roothub_exec = ehci_roothub_exec,
HDxhci.c4449 .roothub_exec = xhci_roothub_exec,
HDdwc_otg.c5008 .roothub_exec = &dwc_otg_roothub_exec,
/freebsd-11-stable/sys/mips/cavium/usb/
HDoctusb.c1942 .roothub_exec = octusb_roothub_exec,