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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCommandGate.cpp49 bool IOCommandGate::init(OSObject *inOwner, Action inAction) argument
55 IOCommandGate::commandGate(OSObject *inOwner, Action inAction) argument
121 IOReturn IOCommandGate::runAction(Action inAction, argument
164 IOReturn IOCommandGate::attemptAction(Action inAction, argument
[all...]
H A DIOCommandQueue.cpp69 init(OSObject *inOwner, IOCommandQueueAction inAction, int inSize) argument
96 commandQueue(OSObject *inOwner, IOCommandQueueAction inAction, int inSize) argument
234 performAndFlush(OSObject *target, IOCommandQueueAction inAction) argument
H A DIOEventSource.cpp81 void IOEventSource::setAction(Action inAction) argument
62 init(OSObject *inOwner, Action inAction) argument
H A DIOFilterInterruptEventSource.cpp82 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
91 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
100 init(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
117 filterInterruptEventSource(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
H A DIOInterruptEventSource.cpp80 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
124 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
H A DIOTimerEventSource.cpp136 bool IOTimerEventSource::init(OSObject *inOwner, Action inAction) argument
149 IOTimerEventSource::timerEventSource(OSObject *inOwner, Action inAction) argument
H A DIOWorkLoop.cpp414 IOReturn IOWorkLoop::runAction(Action inAction, OSObject *target, argument
H A DIORegistryEntry.cpp532 runPropertyAction(Action inAction, OSObject *target, argument

Completed in 34 milliseconds