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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOWorkLoop.h90 @param inEventSource The event source to check.
92 bool eventSourcePerformsWork(IOEventSource *inEventSource);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOWorkLoop.cpp608 IOWorkLoop::eventSourcePerformsWork(IOEventSource *inEventSource) argument
634 ptr1 = OSMemberFunctionCast(void*, inEventSource, &IOEventSource::checkForWork);

Completed in 66 milliseconds