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