Searched defs:inAction (Results 1 - 8 of 8) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp70 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
79 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
88 init(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
108 filterInterruptEventSource(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
H A DIOCommandGate.cpp71 bool IOCommandGate::init(OSObject *inOwner, Action inAction) argument
82 IOCommandGate::commandGate(OSObject *inOwner, Action inAction) argument
148 IOReturn IOCommandGate::runAction(Action inAction, argument
201 IOReturn IOCommandGate::attemptAction(Action inAction, argument
[all...]
H A DIOCommandQueue.cpp81 init(OSObject *inOwner, IOCommandQueueAction inAction, int inSize) argument
110 commandQueue(OSObject *inOwner, IOCommandQueueAction inAction, int inSize) argument
255 performAndFlush(OSObject *target, IOCommandQueueAction inAction) argument
H A DIOEventSource.cpp174 void IOEventSource::setAction(Action inAction) argument
136 init(OSObject *inOwner, Action inAction) argument
H A DIOInterruptEventSource.cpp74 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
127 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
H A DIOTimerEventSource.cpp192 bool IOTimerEventSource::init(OSObject *inOwner, Action inAction) argument
207 IOTimerEventSource::timerEventSource(OSObject *inOwner, Action inAction) argument
H A DIOWorkLoop.cpp496 IOReturn IOWorkLoop::runAction(Action inAction, OSObject *target, argument
H A DIORegistryEntry.cpp573 runPropertyAction(Action inAction, OSObject *target, argument

Completed in 85 milliseconds