Searched defs:inProvider (Results 1 - 3 of 3) 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 DIODMAEventSource.cpp38 init(OSObject *inOwner, IOService *inProvider, Action inCompletion, Action inNotification, UInt32 inDMAIndex) argument
68 dmaEventSource(OSObject *inOwner, IOService *inProvider, Action inCompletion, Action inNotification, UInt32 inDMAIndex) argument
H A DIOInterruptEventSource.cpp101 IOReturn IOInterruptEventSource::registerInterruptHandler(IOService *inProvider, argument
74 init(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument
127 interruptEventSource(OSObject *inOwner, Action inAction, IOService *inProvider, int inIntIndex) argument

Completed in 77 milliseconds