Home
last modified time | relevance | path

Searched refs:IOInterruptEventAction (Results 1 – 3 of 3) sorted by relevance

/xnu-8796.121.2/iokit/IOKit/
H A DIOInterruptEventSource.h80 #define IOInterruptEventAction IOInterruptEventSource::Action macro
/xnu-8796.121.2/iokit/Tests/
H A DTestDevice.cpp73 (this, (IOInterruptEventAction) & interruptAction); in init()
/xnu-8796.121.2/iokit/Kernel/
H A DIOInterruptEventSource.cpp360 ((IOInterruptEventAction)intAction)(owner, this, numInts); in checkForWork()
412 ((IOInterruptEventAction)intAction)(owner, this, numInts); in checkForWork()