Searched refs:setPowerState (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/ControlDriver/Headers/
H A DAppleUSBCDCACMControl.h107 IOReturn setPowerState(unsigned long powerStateOrdinal, IOService *whatDevice);
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCWCM/Headers/
H A DAppleUSBCDCWCM.h115 IOReturn setPowerState(unsigned long powerStateOrdinal, IOService *whatDevice);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplayWrangler.h65 virtual IOReturn setPowerState( unsigned long powerStateOrdinal, IOService* whatDevice );
H A DIOBacklightDisplay.cpp112 virtual IOReturn setPowerState( unsigned long, IOService * );
321 // setPowerState
327 IOReturn AppleBacklightDisplay::setPowerState( unsigned long powerState, IOService * whatDevice ) function in class:AppleBacklightDisplay
574 setPowerState(fCurrentPowerState, this);
777 // of the clamshell state at setPowerState time.
H A DIODisplayWrangler.cpp508 // setPowerState
514 IOReturn IODisplayWrangler::setPowerState( unsigned long powerStateOrdinal, IOService * whatDevice ) function in class:IODisplayWrangler
H A DIODisplay.cpp1216 // setPowerState
1220 IOReturn IODisplay::setPowerState( unsigned long powerState, IOService * whatDevice ) function in class:IODisplay
/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBatteryManager.h97 IOReturn setPowerState(unsigned long which, IOService *whom);
H A DAppleSmartBatteryManager.cpp353 * setPowerState
356 IOReturn AppleSmartBatteryManager::setPowerState( function in class:AppleSmartBatteryManager
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCWCM/Classes/
H A DAppleUSBCDCWCM.cpp558 // Method: AppleUSBCDCWCM::setPowerState
568 IOReturn AppleUSBCDCWCM::setPowerState(unsigned long powerStateOrdinal, IOService *whatDevice) function in class:AppleUSBCDCWCM
571 XTRACE(this, 0, powerStateOrdinal, "setPowerState");
589 }/* end setPowerState *
/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioDevice.h474 * @function setPowerState
487 virtual IOReturn setPowerState(unsigned long powerStateOrdinal, IOService *device ) AVAILABLE_MAC_OS_X_VERSION_10_4_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_10;
515 * @param powerStateOrdinal Param passed to setPowerState() - 0 for sleep, 1 for wake
516 * @param device Param passed to setPowerState - the device initiating the power state change
H A DIOAudioDevice.cpp580 IOReturn IOAudioDevice::setPowerState(unsigned long powerStateOrdinal, IOService *device) function in class:IOAudioDevice
584 audioDebugIOLog(3, "+ IOAudioDevice[%p]::setPowerState(%lu, %p)\n", this, powerStateOrdinal, device);
598 audioDebugIOLog(3, "- IOAudioDevice[%p]::setPowerState(%lu, %p) returns 0x%lX\n", this, powerStateOrdinal, device, (long unsigned int)result );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIODisplay.h184 virtual IOReturn setPowerState( unsigned long, IOService * );
H A DIOFramebuffer.h334 virtual IOReturn setPowerState( unsigned long powerStateOrdinal, IOService * device);
/macosx-10.10/AppleUSBIrDA-145.2.4/AppleUSBIrDA/
H A DAppleUSBIrDA.h266 virtual IOReturn setPowerState(unsigned long powerStateOrdinal, IOService * whatDevice);
H A DAppleUSBIrDA.cpp1236 IOReturn AppleUSBIrDADriver::setPowerState(unsigned long powerStateOrdinal, IOService * whatDevice) function in class:AppleUSBIrDADriver
1259 //IOLog("irda setPowerState %d, waited %d ms\n", (int)powerStateOrdinal, (int)counter);
1275 self->release(); // offset the retain in setPowerState()
1291 // setPowerStateGatedPrivate - do the work of setPowerState, now that we are on the workloop
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/ControlDriver/Classes/
H A DAppleUSBCDCACMControl.cpp1408 // Method: AppleUSBCDCACMControl::setPowerState
1418 IOReturn AppleUSBCDCACMControl::setPowerState(unsigned long powerStateOrdinal, IOService *whatDevice) function in class:AppleUSBCDCACMControl
1421 XTRACE(this, 0, powerStateOrdinal, "setPowerState");
1450 }/* end setPowerState *
/macosx-10.10/IOPCIFamily-239.1.2/IOKit/pci/
H A DIOPCIBridge.h391 IOReturn setPowerState( unsigned long powerState,
H A DIOPCIDevice.h470 virtual IOReturn setPowerState( unsigned long, IOService * );
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCECM/ControlDriver/Classes/
H A DAppleUSBCDCECMControl.cpp1533 // Method: AppleUSBCDCECMControl::setPowerState
1543 IOReturn AppleUSBCDCECMControl::setPowerState(unsigned long powerStateOrdinal, IOService *whatDevice)
1546 XTRACE(this, 0, powerStateOrdinal, "setPowerState");
1568 }/* end setPowerState */
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireController.h676 virtual IOReturn setPowerState ( unsigned long powerStateOrdinal, IOService* whatDevice );
H A DIOFireWireController.cpp994 // pending queue creates the command gate used by setPowerState()
1245 // setPowerState
1249 IOReturn IOFireWireController::setPowerState( unsigned long powerStateOrdinal, function in class:IOFireWireController
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIDevice.cpp343 // PCI setPowerState
486 // PM setPowerState
490 IOReturn IOPCIDevice::setPowerState( unsigned long newState, function in class:IOPCIDevice
H A DIOPCIBridge.cpp3201 IOReturn IOPCI2PCIBridge::setPowerState( unsigned long powerState, function in class:IOPCI2PCIBridge
3246 return (super::setPowerState(powerState, whatDevice));
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1420 @discussion Removes the driver from the power plane and stop its power management. This method is synchronous against any power management method invocations (e.g. <code>setPowerState</code> or <code>setAggressiveness</code>), so when this method returns it is guaranteed those power management methods will not be entered. Driver should not call any power management methods after this call.
1435 @discussion A driver defines its array of supported power states with power management in its power management initialization (its <code>start</code> routine). If successful, power management will call the driver to instruct it to change its power state through @link setPowerState setPowerState@/link.
1480 @abstract Acknowledges the belated completion of a driver's <code>setPowerState</code> power state change.
1481 @discussion After power management instructs a driver to change its state via @link setPowerState setPowerState@/link, that driver must acknowledge the change when its device has completed its transition. The acknowledgement may be immediate, via a return code from <code>setPowerState</code>, or delayed, via this call to <code>acknowledgeSetPowerState</code>.
1482 Any driver that does not return <code>kIOPMAckImplied</code> from its <code>setPowerState</code> implementation must later call <code>acknowledgeSetPowerState</code>.
1676 /*! @function setPowerState
1678 @discussion A power managed driver must override <code>setPowerState</cod
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp3851 result = fControllingDriver->setPowerState( powerState, this );
3866 PM_LOG("%s::setPowerState(%p, %lu -> %lu) returned 0x%x\n",
4050 // Driver specified flag to skip the inital setPowerState()
4099 // the return value from setPowerState()
5144 PM_ERROR("%s::setPowerState(%p, %lu -> %lu) timed out after %d ms\n",
5149 panic("%s::setPowerState(%p, %lu -> %lu) timed out after %d ms",
6748 // [public] setPowerState
6753 IOReturn IOService::setPowerState( function in class:IOService
7096 // Waiting on driver's setPowerState() timeout.
7593 // driver acked while setPowerState() cal
[all...]

Completed in 281 milliseconds

12