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

/macosx-10.10/IOGraphics-485/tools/
H A Dmodesuck.c194 num = CFDictionaryGetValue(mode, CFSTR(kIOFBModeAIDKey));
269 keys [1] = CFSTR(kIOFBModeAIDKey);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1202 #define kIOFBModeAIDKey "AID" macro
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIOGraphicsLib.c1480 CFDictionarySetValue( dict, CFSTR(kIOFBModeAIDKey), num );
1850 if((num = CFDictionaryGetValue( modeDict, CFSTR(kIOFBModeAIDKey) )))
3159 num = CFDictionaryGetValue( dict, CFSTR(kIOFBModeAIDKey) );

Completed in 192 milliseconds