Searched refs:power_connection (Results 1 – 2 of 2) sorted by relevance
114 io_connect_t power_connection; /* used with IOKit to detect wake from sleep */ member156 #define power_connection (this->hidden->power_connection) macro
751 IOAllowPowerChange(power_connection, (long) messageArgument);754 IOAllowPowerChange(power_connection, (long) messageArgument);769 …power_connection = IORegisterForSystemPower (this, &thePortRef, QZ_SleepNotificationHandler, ¬i…771 if (power_connection == 0)