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

/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h312 virtual IOReturn getDDCBlock( IOIndex connectIndex, UInt32 blockNumber,
/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>
774 /*! @function getDDCBlock
786 virtual IOReturn getDDCBlock( IOIndex connectIndex, UInt32 blockNumber,
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp646 err = framebuffer->getDDCBlock( fConnection->getConnection(),
660 err = framebuffer->getDDCBlock( fConnection->getConnection(),
H A DIOFramebuffer.cpp9041 IOReturn IOFramebuffer::getDDCBlock( IOIndex bus, UInt32 blockNumber, function in class:IOFramebuffer
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp3565 IOReturn IONDRVFramebuffer::getDDCBlock( IOIndex /* connectIndex */, function in class:IONDRVFramebuffer

Completed in 174 milliseconds