Searched refs:instanceMatch (Results 1 – 2 of 2) sorted by relevance
1750 static bool instanceMatch(const OSObject * entry, void * context);
6048 IOService::instanceMatch(const OSObject * entry, void * context) in instanceMatch() function in IOService6135 OSMetaClass::applyToInstancesOfClassName(sym, instanceMatch, &ctx); in copyExistingServices()6138 IOService::gMetaClass.applyToInstances(instanceMatch, &ctx); in copyExistingServices()6143 IOServiceCompatibility::gMetaClass.applyToInstances(instanceMatch, &ctx); in copyExistingServices()