Searched refs:of_xudma_dev_get (Results 1 – 3 of 3) sorted by relevance
19 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property) in of_xudma_dev_get() function51 EXPORT_SYMBOL(of_xudma_dev_get);
131 struct udma_dev *of_xudma_dev_get(struct device_node *np, const char *property);
103 common->udmax = of_xudma_dev_get(udmax_np, NULL); in of_k3_udma_glue_parse()