Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci_pci.c95 static usb_take_controller_t ohci_pci_take_controller; variable
98 ohci_pci_take_controller(device_t self) in ohci_pci_take_controller() function
368 DEVMETHOD(usb_take_controller, ohci_pci_take_controller),