Searched refs:terminateDriversForModule (Results 1 – 4 of 4) sorted by relevance
180 IOReturn terminateDriversForModule( OSString * moduleName, bool unload = true);188 IOReturn terminateDriversForModule( const char * moduleName, bool unload = true);
841 IOCatalogue::terminateDriversForModule( in terminateDriversForModule() function in IOCatalogue909 IOCatalogue::terminateDriversForModule( in terminateDriversForModule() function in IOCatalogue921 ret = terminateDriversForModule(name.get(), unload); in terminateDriversForModule()
6009 kr = gIOCatalogue->terminateDriversForModule(name, in is_io_catalog_terminate()
4175 result = gIOCatalogue->terminateDriversForModule( in removeKext()