Searched defs:inProvider (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOFilterInterruptEventSource.cpp71 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
80 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
89 init(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
109 filterInterruptEventSource(OSObject *inOwner, Action inAction, Filter inFilterAction, IOService *inProvider, int inIntIndex) argument
H A DIODMAEventSource.cpp38 init(OSObject *inOwner, IOService *inProvider, Action inCompletion, Action inNotification, UInt32 inDMAIndex) argument
74 dmaEventSource(OSObject *inOwner, IOService *inProvider, Action inCompletion, Action inNotification, UInt32 inDMAIndex) argument
H A DIOInterruptEventSource.cpp137 IOReturn IOInterruptEventSource::registerInterruptHandler(IOService *inProvider, argument
195 IOInterruptEventSource::unregisterInterruptHandler(IOService *inProvider, argument
75 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
208 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument

Completed in 77 milliseconds