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

/macosx-10.10/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIONDRVFramebuffer.h290 virtual IOItemCount getConnectionCount( void );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebuffer.h622 /*! @function getConnectionCount
628 virtual IOItemCount getConnectionCount( void );
699 @param connectIndex Index of the display connection, from zero to the value of getConnectionCount().
716 @param connectIndex Index of the display connection, from zero to the value of getConnectionCount().
768 @param connectIndex Index of the display connection, from zero to the value of getConnectionCount().
777 @param connectIndex Index of the display connection, from zero to the value of getConnectionCount().
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOBacklightDisplay.cpp181 for (IOItemCount idx = 0; idx < framebuffer->getConnectionCount(); idx++)
H A DIOFramebuffer.cpp8602 IOItemCount IOFramebuffer::getConnectionCount( void ) function in class:IOFramebuffer
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp2774 UInt32 IONDRVFramebuffer::getConnectionCount( void ) function in class:IONDRVFramebuffer

Completed in 229 milliseconds