Searched refs:interruptEventSource (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.121.3/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-8020.121.3/iokit/Kernel/ |
| H A D | IOInterruptEventSource.cpp | 200 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, in interruptEventSource() function in IOInterruptEventSource 215 IOInterruptEventSource::interruptEventSource(OSObject *inOwner, in interruptEventSource() function in IOInterruptEventSource 221 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-8020.121.3/iokit/Tests/ |
| H A D | TestDevice.cpp | 72 intES = IOInterruptEventSource::interruptEventSource in init()
|
| H A D | Tests.cpp | 258 …ies = IOInterruptEventSource::interruptEventSource(wl.get(), NULL, 0, ^void (IOInterruptEventSourc… in IOWorkLoopTest()
|