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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCatalogue.h114 @function removeDrivers
120 bool removeDrivers( OSDictionary * matching, bool doNubMatching = true );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCatalogue.cpp391 IOCatalogue::removeDrivers( function in class:IOCatalogue
H A DIOUserClient.cpp4005 if ( !gIOCatalogue->removeDrivers( dict,
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp9215 gIOCatalogue->removeDrivers(personality, /* startMatching */ true);

Completed in 95 milliseconds