1RIO_REQUEST_DMA(9) RapidIO driver interface RIO_REQUEST_DMA(9)
23
4
NAME
6rio_request_dma - request RapidIO capable DMA channel that supports
7specified target RapidIO device.
8
SYNOPSIS
10struct dma_chan * rio_request_dma(struct rio_dev * rdev);
11
ARGUMENTS
13rdev
14RIO device control structure
15
DESCRIPTION
17Returns pointer to allocated DMA channel or NULL if failed.
18
AUTHOR
20Matt Porter <mporter@kernel.crashing.org>, <mporter@mvista.com>
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 3.10 June 2019 RIO_REQUEST_DMA(9)