Searched refs:getMatchingServices (Results 1 - 7 of 7) sorted by relevance

/darwin-on-arm/xnu/iokit/bsddev/
H A DDINetBootHook.cpp116 controllerIterator = IOService::getMatchingServices(matchDictionary);
H A DIOKitBSDInit.cpp743 iter = IOService::getMatchingServices(dictionary);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h723 /*! @function getMatchingServices
729 static OSIterator * getMatchingServices( OSDictionary * matching );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOHibernateIO.cpp592 iter = IOService::getMatchingServices(matching);
H A DIOPMrootDomain.cpp1016 psIterator = getMatchingServices( serviceMatching("IOPMPowerSource") );
5330 iter = getMatchingServices(serviceMatching("IODisplayWrangler"));
H A DIOService.cpp3713 OSIterator * IOService::getMatchingServices( OSDictionary * matching ) function in class:IOService
H A DIOUserClient.cpp1599 *existing = IOService::getMatchingServices( dict );

Completed in 117 milliseconds