Home
last modified time | relevance | path

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

/xnu-10063.141.1/iokit/Kernel/
H A DIODMAEventSource.cpp44 Action inNotification, in init() argument
60 dmaNotificationAction = inNotification; in init()
91 Action inNotification, in dmaEventSource() argument
96 if (dmaES && !dmaES->init(inOwner, inProvider, inCompletion, inNotification, inDMAIndex)) { in dmaEventSource()