Linux Kernel
3.7.1
|
#include <timb_dma.h>
Data Fields | |
unsigned | nr_channels |
struct timb_dma_platform_data_channel | channels [32] |
struct timb_dma_platform_data - Platform data of the timberdale DMA driver : Number of defined channels in the channels array. : Definition of the each channel.
Definition at line 50 of file timb_dma.h.
struct timb_dma_platform_data_channel channels[32] |
Definition at line 52 of file timb_dma.h.
unsigned nr_channels |
Definition at line 51 of file timb_dma.h.