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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dehci_pci.c99 static usb_take_controller_t ehci_pci_take_controller; variable
400 ehci_pci_take_controller(self);
513 ehci_pci_take_controller(device_t self) function
566 DEVMETHOD(usb_take_controller, ehci_pci_take_controller),

Completed in 90 milliseconds