Searched refs:connectChangeInterrupt (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h166 static void connectChangeInterrupt( IOFramebuffer * inst, void * ref );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2637 connectChangeInterrupt(this, 0);
2876 connectChangeInterrupt(this, 0);
5097 // if (newState && __private->controllerIndex) connectChangeInterrupt(this, 0);
6303 void IOFramebuffer::connectChangeInterrupt( IOFramebuffer * inst, void * delay ) function in class:IOFramebuffer
6623 (IOFBInterruptProc) &connectChangeInterrupt,
6760 connectChangeInterrupt(this, 0);
8808 connectChangeInterrupt(this, 0);

Completed in 178 milliseconds