1. NAME

rio_request_dma - request RapidIO capable DMA channel that supports specified target RapidIO device.

2. SYNOPSIS

struct dma_chan * rio_request_dma(struct rio_dev *  rdev );

3. ARGUMENTS

rdev
    RIO device control structure

4. DESCRIPTION

Returns pointer to allocated DMA channel or NULL if failed.

5. AUTHOR

Matt Porter <>, <>
    Author.

6. COPYRIGHT