Contents

youAreRoot

Informs power management which IOService object is the power plane root.

Declaration

virtual IOReturn youAreRoot(
 void ) __attribute__((deprecated));

Overview

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

See Also

Miscellaneous