Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOCatalogue.h259 IOReturn unloadModule( OSString * moduleName ) const;
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp690 IOCatalogue::unloadModule(OSString * moduleName) const in unloadModule() function in IOCatalogue
1008 ret = unloadModule(moduleName); in terminateDriversForModule()