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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h253 static void doKickEventConsumer(IOHIDSystem * self);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp902 eventConsumerES = IOInterruptEventSource::interruptEventSource(this, (IOInterruptEventSource::Action) &doKickEventConsumer);
2513 // Trigger eventConsumerES, so that doKickEventConsumer
2601 void IOHIDSystem::doKickEventConsumer(IOHIDSystem * self) /*IOInterruptEventSource::Action */ function in class:IOHIDSystem
2612 xpr_ev_post("doKickEventConsumer\n", 1,2,3,4,5);
2624 IOLog("%s: doKickEventConsumer msg_send returned %d\n",

Completed in 306 milliseconds