Searched refs:_resources (Results 1 – 1 of 1) sorted by relevance
1503 IOService *service, *_resources; in callPlatformFunction() local1521 _resources = waitForService(resourceMatching(functionName)); in callPlatformFunction()1523 _resources = getResourceService(); in callPlatformFunction()1525 if (_resources == NULL) { in callPlatformFunction()1529 prop = _resources->copyProperty(functionName); in callPlatformFunction()