Searched refs:_resources (Results 1 – 1 of 1) sorted by relevance
1549 IOService *service, *_resources; in callPlatformFunction() local1567 _resources = waitForService(resourceMatching(functionName)); in callPlatformFunction()1569 _resources = getResourceService(); in callPlatformFunction()1571 if (_resources == NULL) { in callPlatformFunction()1575 prop = _resources->copyProperty(functionName); in callPlatformFunction()