Searched refs:roothub_exec (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.1-release/sys/dev/usb/
H A Dusb_controller.h58 usb_handle_req_t *roothub_exec; member in struct:usb_bus_methods
H A Dusb_request.c344 return (udev->bus->methods->roothub_exec);
/freebsd-10.1-release/sys/dev/usb/controller/
H A Datmegadci.c2152 .roothub_exec = &atmegadci_roothub_exec,
H A Davr32dci.c2096 .roothub_exec = &avr32dci_roothub_exec,
H A Dat91dci.c2375 .roothub_exec = &at91dci_roothub_exec,
H A Duss820dci.c2395 .roothub_exec = &uss820dci_roothub_exec,
H A Dohci.c2733 .roothub_exec = ohci_roothub_exec,
H A Duhci.c3231 .roothub_exec = uhci_roothub_exec,
H A Ddwc_otg.c4829 .roothub_exec = &dwc_otg_roothub_exec,
H A Dehci.c3960 .roothub_exec = ehci_roothub_exec,
H A Dmusb_otg.c4238 .roothub_exec = &musbotg_roothub_exec,
H A Dxhci.c4287 .roothub_exec = xhci_roothub_exec,
/freebsd-10.1-release/sys/mips/cavium/usb/
H A Doctusb.c1945 .roothub_exec = octusb_roothub_exec,

Completed in 195 milliseconds