commit | 6e4c51fa99ec14c5f1dc41fc308a666e59f9ec9c | [log] [tgz] |
---|---|---|
author | Michael LeBeane <michael.lebeane@amd.com> | Tue Sep 13 23:14:24 2016 -0400 |
committer | Michael LeBeane <michael.lebeane@amd.com> | Tue Sep 13 23:14:24 2016 -0400 |
tree | 2d83d6fe3f9f808a04d16345d9a94dd22c6fb724 | |
parent | f17a5faf44b01a07a2f97ff98fad01f974ec427b [diff] |
dev: Add a DmaCallback class to DmaDevice This patch introduces the DmaCallback helper class, which registers a callback to fire after a sequence of (potentially non-contiguous) DMA transfers on a DmaPort completes.