Searched defs:sun6i_dma_dev (Results 1 – 1 of 1) sorted by relevance
195 struct sun6i_dma_dev { struct196 struct dma_device slave;220 static inline struct sun6i_dma_dev *to_sun6i_dma_dev(struct dma_device *d) in to_sun6i_dma_dev() argument