Searched refs:of_icc_get_from_provider (Results 1 – 9 of 9) sorted by relevance
127 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec);180 static inline struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function
356 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider() function395 EXPORT_SYMBOL_GPL(of_icc_get_from_provider);478 src_data = of_icc_get_from_provider(&src_args); in of_icc_get_by_index()485 dst_data = of_icc_get_from_provider(&dst_args); in of_icc_get_by_index()
49 icc_node_data = of_icc_get_from_provider(&args); in exynos_icc_get_parent()