Searched refs:senseType (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h301 UInt32 * senseType,
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp399 UInt32 senseType, displayType; local
407 &senseType, &sense, &extSense, &displayType))
416 if (0 == senseType)
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebuffer.h700 @param senseType Return zero to indicate legacy Apple sensing.
708 UInt32 * senseType,
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp3436 UInt32 * senseType,
3482 if (senseType)
3483 *senseType = (0 != ((1<<kTaggingInfoNonStandard) & multiConnect.csConnectInfo.csConnectFlags));
3435 getAppleSense( IOIndex connectIndex, UInt32 * senseType, UInt32 * primary, UInt32 * extended, UInt32 * displayType ) argument

Completed in 138 milliseconds