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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h151 static void dpInterrupt(OSObject * owner, IOTimerEventSource * sender);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6628 __private->dpInterruptES = IOTimerEventSource::timerEventSource(this, &dpInterrupt);
10210 void IOFramebuffer::dpInterrupt(OSObject * owner, IOTimerEventSource * sender) function in class:IOFramebuffer

Completed in 300 milliseconds