Searched refs:dmaNotificationAction (Results 1 – 2 of 2) sorted by relevance
60 dmaNotificationAction = inNotification; in init()246 if (dmaNotificationAction != NULL) { in notifyDMACommand()247 (*dmaNotificationAction)(owner, this, dmaCommand, status, actualByteCount, timeStamp); in notifyDMACommand()
82 Action dmaNotificationAction; variable