Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_controller.h58 usb_handle_req_t *roothub_exec; member
H A Dusb_request.c354 return (udev->bus->methods->roothub_exec); in usbd_get_hr_func()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c2088 .roothub_exec = &atmegadci_roothub_exec,
H A Davr32dci.c2050 .roothub_exec = &avr32dci_roothub_exec,
H A Duss820dci.c2377 .roothub_exec = &uss820dci_roothub_exec,
H A Dohci.c2684 .roothub_exec = ohci_roothub_exec,
H A Duhci.c3157 .roothub_exec = uhci_roothub_exec,
H A Dmusb_otg.c4185 .roothub_exec = &musbotg_roothub_exec,
H A Dehci.c3859 .roothub_exec = ehci_roothub_exec,
H A Ddwc_otg.c4963 .roothub_exec = &dwc_otg_roothub_exec,
H A Dxhci.c4485 .roothub_exec = xhci_roothub_exec,