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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterruptEventSource.cpp106 IOInterruptAction intHandler; local
114 intHandler = OSMemberFunctionCast(IOInterruptAction,
118 intHandler = OSMemberFunctionCast(IOInterruptAction,
121 ret = provider->registerInterrupt(inIntIndex, this, intHandler);

Completed in 19 milliseconds