Home
last modified time | relevance | path

Searched refs:power_connection (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
DSDL_QuartzVideo.h114 io_connect_t power_connection; /* used with IOKit to detect wake from sleep */ member
156 #define power_connection (this->hidden->power_connection) macro
DSDL_QuartzEvents.m751 IOAllowPowerChange(power_connection, (long) messageArgument);
754 IOAllowPowerChange(power_connection, (long) messageArgument);
769power_connection = IORegisterForSystemPower (this, &thePortRef, QZ_SleepNotificationHandler, &noti…
771 if (power_connection == 0)