Searched refs:dw_dma_parse_dt (Results 1 – 3 of 3) sorted by relevance
37 struct dw_dma_platform_data *dw_dma_parse_dt(struct platform_device *pdev);41 static inline struct dw_dma_platform_data *dw_dma_parse_dt(struct platform_device *pdev) in dw_dma_parse_dt() function
49 struct dw_dma_platform_data *dw_dma_parse_dt(struct platform_device *pdev) in dw_dma_parse_dt() function
61 data->pdata = dw_dma_parse_dt(pdev); in dw_probe()