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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOWorkLoop.h90 @param inEventSource The event source to check.
92 bool eventSourcePerformsWork(IOEventSource *inEventSource);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOWorkLoop.cpp613 IOWorkLoop::eventSourcePerformsWork(IOEventSource *inEventSource) argument
639 ptr1 = OSMemberFunctionCast(void*, inEventSource, &IOEventSource::checkForWork);

Completed in 24 milliseconds