1Z8530_DMA_TX(9) Internal Functions Z8530_DMA_TX(9)
23
4
NAME
6z8530_dma_tx - Handle a DMA TX event
7
SYNOPSIS
9void z8530_dma_tx(struct z8530_channel * chan);
10
ARGUMENTS
12chan
13The Z8530 channel to handle
14
DESCRIPTION
16We have received an interrupt while doing DMA transmissions. It
17shouldn´t happen. Scream loudly if it does.
18
AUTHOR
20Alan Cox <alan@lxorguk.ukuu.org.uk>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 Z8530_DMA_TX(9)