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