Home
last modified time | relevance | path

Searched refs:dmaEventSource (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/iokit/IOKit/
H A DIODMAEventSource.h55 static OSPtr<IODMAEventSource> dmaEventSource(OSObject *owner,
/xnu-8796.121.2/iokit/Kernel/
H A DIODMAEventSource.cpp88 IODMAEventSource::dmaEventSource(OSObject *inOwner, in dmaEventSource() function in IODMAEventSource