Searched refs:roothub_exec (Results 1 – 12 of 12) sorted by relevance
| /freebsd/sys/dev/usb/ |
| H A D | usb_controller.h | 58 usb_handle_req_t *roothub_exec; member
|
| H A D | usb_request.c | 354 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
|
| /freebsd/sys/dev/usb/controller/ |
| H A D | atmegadci.c | 2088 .roothub_exec = &atmegadci_roothub_exec,
|
| H A D | avr32dci.c | 2050 .roothub_exec = &avr32dci_roothub_exec,
|
| H A D | uss820dci.c | 2377 .roothub_exec = &uss820dci_roothub_exec,
|
| H A D | ohci.c | 2684 .roothub_exec = ohci_roothub_exec,
|
| H A D | uhci.c | 3157 .roothub_exec = uhci_roothub_exec,
|
| H A D | musb_otg.c | 4185 .roothub_exec = &musbotg_roothub_exec,
|
| H A D | ehci.c | 3859 .roothub_exec = ehci_roothub_exec,
|
| H A D | dwc_otg.c | 4963 .roothub_exec = &dwc_otg_roothub_exec,
|
| H A D | xhci.c | 4561 .roothub_exec = xhci_roothub_exec,
|
| /freebsd/sys/dev/apple_bce/ |
| H A D | apple_bce_vhci.c | 212 .roothub_exec = bce_vhci_roothub_exec,
|