Home
last modified time | relevance | path

Searched defs:dma_info (Results 1 – 1 of 1) sorted by relevance

/arch/sh/include/asm/
A Ddma.h84 struct dma_info { struct
85 struct platform_device *pdev;
87 const char *name;
88 unsigned int nr_channels;
89 unsigned long flags;
91 struct dma_ops *ops;
92 struct dma_channel *channels;
94 struct list_head list;
95 int first_channel_nr;
96 int first_vchannel_nr;

Completed in 4 milliseconds