Name

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

Synopsis

struct dma_chan * rio_request_dma (struct rio_dev * rdev);
 

Arguments

struct rio_dev * rdev

RIO device associated with DMA transfer

Description

Returns pointer to allocated DMA channel or NULL if failed.