Home
last modified time | relevance | path

Searched refs:addDrivers (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOCatalogue.h116 bool addDrivers( OSArray * array, bool doNubMatching = true );
/xnu-11215/libsa/
H A Dbootstrap.cpp774 gIOCatalogue->addDrivers(allPersonalities.get(), false); in readBuiltinPersonalities()
/xnu-11215/iokit/Kernel/
H A DIOCatalogue.cpp411 IOCatalogue::addDrivers( in addDrivers() function in IOCatalogue
H A DIOUserClient.cpp6152 if (!gIOCatalogue->addDrivers( array, in is_io_catalog_send_data()
/xnu-11215/libkern/c++/
H A DOSKext.cpp14908 gIOCatalogue->addDrivers(personalities.get(), startMatching);
15052 gIOCatalogue->addDrivers(personalitiesToSend.get(), startMatching);