Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Ddma.h98 struct dma_info { struct
99 struct platform_device *pdev;
101 const char *name;
102 unsigned int nr_channels;
103 unsigned long flags;
105 struct dma_ops *ops;
106 struct dma_channel *channels;
108 struct list_head list;
109 int first_channel_nr;
110 int first_vchannel_nr;