Searched refs:devm_of_icc_get (Results 1 – 4 of 4) sorted by relevance
53 struct icc_path *devm_of_icc_get(struct device *dev, const char *name);76 static inline struct icc_path *devm_of_icc_get(struct device *dev, in devm_of_icc_get() function
739 se->icc_paths[i].path = devm_of_icc_get(se->dev, icc_names[i]); in geni_icc_get()888 wrapper->to_core.path = devm_of_icc_get(dev, "qup-core"); in geni_se_probe()
402 struct icc_path *devm_of_icc_get(struct device *dev, const char *name) in devm_of_icc_get() function420 EXPORT_SYMBOL_GPL(devm_of_icc_get);
494 ctrl->icc_path_cpu_to_qspi = devm_of_icc_get(dev, "qspi-config"); in qcom_qspi_probe()