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

/freebsd-11.0-release/sys/mips/rt305x/
H A Drt305x_ohci.c71 static device_detach_t ohci_obio_detach; variable
170 ohci_obio_detach(self);
175 ohci_obio_detach(device_t self) function
229 DEVMETHOD(device_detach, ohci_obio_detach),

Completed in 102 milliseconds