Searched refs:icc_node_data (Results 1 – 12 of 12) sorted by relevance
34 struct icc_node_data *icc_node_data; in exynos_icc_get_parent() local49 icc_node_data = of_icc_get_from_provider(&args); in exynos_icc_get_parent()52 if (IS_ERR(icc_node_data)) in exynos_icc_get_parent()53 return ERR_CAST(icc_node_data); in exynos_icc_get_parent()55 icc_node = icc_node_data->node; in exynos_icc_get_parent()56 kfree(icc_node_data); in exynos_icc_get_parent()
23 struct icc_node_data { struct69 struct icc_node_data* (*xlate_extended)(struct of_phandle_args *spec, void *data);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()
103 struct icc_node_data *qcom_icc_xlate_extended(struct of_phandle_args *spec, void *data) in qcom_icc_xlate_extended()105 struct icc_node_data *ndata; in qcom_icc_xlate_extended()
134 struct icc_node_data *qcom_icc_xlate_extended(struct of_phandle_args *spec, void *data);
169 struct icc_node_data *(*xlate_extended)(struct of_phandle_args *spec,
356 struct icc_node_data *of_icc_get_from_provider(struct of_phandle_args *spec) in of_icc_get_from_provider()359 struct icc_node_data *data = NULL; in of_icc_get_from_provider()440 struct icc_node_data *src_data, *dst_data; in of_icc_get_by_index()
391 static struct icc_node_data *396 struct icc_node_data *ndata; in tegra20_mc_of_icc_xlate_extended()
1172 static struct icc_node_data *1178 struct icc_node_data *ndata; in tegra124_mc_of_icc_xlate_extended()
1334 static struct icc_node_data *1340 struct icc_node_data *ndata; in tegra30_mc_of_icc_xlate_extended()
965 static struct icc_node_data *969 struct icc_node_data *ndata; in emc_of_icc_xlate_extended()
1287 static struct icc_node_data *1291 struct icc_node_data *ndata; in emc_of_icc_xlate_extended()
1483 static struct icc_node_data *1487 struct icc_node_data *ndata; in emc_of_icc_xlate_extended()