Searched refs:roothub_exec (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb_controller.h | 59 usb_handle_req_t *roothub_exec; member
|
| H A D | usb_request.c | 345 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
|
| /freebsd-13.1/sys/mips/cavium/usb/ |
| H A D | octusb.c | 1933 .roothub_exec = octusb_roothub_exec,
|
| /freebsd-13.1/sys/dev/usb/controller/ |
| H A D | avr32dci.c | 2051 .roothub_exec = &avr32dci_roothub_exec,
|
| H A D | atmegadci.c | 2096 .roothub_exec = &atmegadci_roothub_exec,
|
| H A D | uss820dci.c | 2385 .roothub_exec = &uss820dci_roothub_exec,
|
| H A D | ohci.c | 2685 .roothub_exec = ohci_roothub_exec,
|
| H A D | uhci.c | 3162 .roothub_exec = uhci_roothub_exec,
|
| H A D | saf1761_otg.c | 3652 .roothub_exec = &saf1761_otg_roothub_exec,
|
| H A D | musb_otg.c | 4191 .roothub_exec = &musbotg_roothub_exec,
|
| H A D | ehci.c | 3860 .roothub_exec = ehci_roothub_exec,
|
| H A D | dwc_otg.c | 4964 .roothub_exec = &dwc_otg_roothub_exec,
|
| H A D | xhci.c | 4411 .roothub_exec = xhci_roothub_exec,
|