Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOCatalogue.h261 IOReturn _removeDrivers(OSDictionary * matching);
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp803 IOCatalogue::_removeDrivers(OSDictionary * matching) in _removeDrivers() function in IOCatalogue
850 ret = _removeDrivers(matching); in terminateDrivers()
1003 ret = _removeDrivers(dict.get()); in terminateDriversForModule()