Searched refs:interruptEventSource (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IOInterruptEventSource.h | 140 interruptEventSource(OSObject *owner, 155 interruptEventSource(OSObject *owner,
|
| H A D | IOFilterInterruptEventSource.h | 83 interruptEventSource(OSObject *inOwner,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOInterruptEventSource.cpp | 204 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, in interruptEventSource() function in IOInterruptEventSource 219 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, in interruptEventSource() function in IOInterruptEventSource 225 ies = IOInterruptEventSource::interruptEventSource(inOwner, (Action) NULL, inProvider, inIntIndex); in interruptEventSource()
|
| H A D | IOFilterInterruptEventSource.cpp | 84 IOFilterInterruptEventSource::interruptEventSource(OSObject *inOwner, in interruptEventSource() function in IOFilterInterruptEventSource
|
| /xnu-11215/iokit/Tests/ |
| H A D | TestDevice.cpp | 72 intES = IOInterruptEventSource::interruptEventSource in init()
|
| H A D | Tests.cpp | 832 …ies = IOInterruptEventSource::interruptEventSource(wl.get(), NULL, 0, ^void (IOInterruptEventSourc… in IOWorkLoopTest()
|
| /xnu-11215/iokit/Exclaves/ |
| H A D | Exclaves.cpp | 683 …ies = IOInterruptEventSource::interruptEventSource(this, action, noProvider ? nullptr : getProvide… in exclaveRegisterInterrupt()
|