Searched refs:roothub_exec (Results 1 – 14 of 14) sorted by relevance
| /freebsd-11-stable/sys/dev/usb/ |
| HD | usb_controller.h | 58 usb_handle_req_t *roothub_exec; member
|
| HD | usb_request.c | 344 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
|
| /freebsd-11-stable/sys/dev/usb/controller/ |
| HD | atmegadci.c | 2154 .roothub_exec = &atmegadci_roothub_exec,
|
| HD | avr32dci.c | 2098 .roothub_exec = &avr32dci_roothub_exec,
|
| HD | at91dci.c | 2377 .roothub_exec = &at91dci_roothub_exec,
|
| HD | uss820dci.c | 2443 .roothub_exec = &uss820dci_roothub_exec,
|
| HD | ohci.c | 2732 .roothub_exec = ohci_roothub_exec,
|
| HD | uhci.c | 3230 .roothub_exec = uhci_roothub_exec,
|
| HD | saf1761_otg.c | 3733 .roothub_exec = &saf1761_otg_roothub_exec,
|
| HD | musb_otg.c | 4252 .roothub_exec = &musbotg_roothub_exec,
|
| HD | ehci.c | 3970 .roothub_exec = ehci_roothub_exec,
|
| HD | xhci.c | 4449 .roothub_exec = xhci_roothub_exec,
|
| HD | dwc_otg.c | 5008 .roothub_exec = &dwc_otg_roothub_exec,
|
| /freebsd-11-stable/sys/mips/cavium/usb/ |
| HD | octusb.c | 1942 .roothub_exec = octusb_roothub_exec,
|