Contents

setPowerParent

This call is handled internally by power management. It is not intended to be overridden or called by drivers.

Declaration

virtual IOReturn setPowerParent( 
 IOPowerConnection *parent, 
 bool stateKnown, 
 IOPMPowerFlags currentState ) __attribute__((deprecated));

See Also

Miscellaneous