Searched refs:kIOTimingIDApple_0x0_0hz_Offline (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1077 kIOTimingIDApple_0x0_0hz_Offline = 550, /* Indicates that this timing will take the display off-line and remove it from the system. */ enumerator in enum:__anon1798
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c3986 allInfo->timingInfo.appleTimingID = kIOTimingIDApple_0x0_0hz_Offline;
4092 if( appleTimingID == kIOTimingIDApple_0x0_0hz_Offline)
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp5542 if (kIOTimingIDApple_0x0_0hz_Offline != info.appleTimingID)

Completed in 232 milliseconds