Searched refs:platformAdjustService (Results 1 – 3 of 3) sorted by relevance
298 virtual bool platformAdjustService(IOService *service);
488 IOPlatformExpert::platformAdjustService(IOService */*service*/) in platformAdjustService() function in IOPlatformExpert
1071 if (gIOPlatform && (!gIOPlatform->platformAdjustService(this))) { in registerService()