Searched refs:hasDDCConnect (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h311 virtual bool hasDDCConnect( IOIndex connectIndex );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebuffer.h647 kConnectionSupportsHLDDCSense If the framebuffer supports the DDC methods hasDDCConnect() and getDDCBlock() it should return success (and no value) for this attribute.<br>
765 /*! @function hasDDCConnect
772 virtual bool hasDDCConnect( IOIndex connectIndex );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp640 if (!framebuffer->hasDDCConnect(fConnection->getConnection()))
H A DIOFramebuffer.cpp9036 bool IOFramebuffer::hasDDCConnect( IOIndex connectIndex ) function in class:IOFramebuffer
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp3510 bool IONDRVFramebuffer::hasDDCConnect( IOIndex connectIndex ) function in class:IONDRVFramebuffer

Completed in 256 milliseconds