Request rapidio capable dma channel that supports specified target rapidio device.
struct dma_chan * rio_request_dma(struct rio_dev * rdev);
rdev
RIO device control structure
Returns pointer to allocated DMA channel or NULL if failed.
Matt Porter <[email protected]>, <[email protected]>
Author.