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