Searched refs:of_icc_get (Results 1 – 4 of 4) sorted by relevance
46 struct icc_path *of_icc_get(struct device *dev, const char *name);65 static inline struct icc_path *of_icc_get(struct device *dev, in of_icc_get() function
21 paths[i].path = of_icc_get(dev, paths[i].name); in of_icc_bulk_get()
434 path = of_icc_get(dev, name); in devm_of_icc_get()557 struct icc_path *of_icc_get(struct device *dev, const char *name) in of_icc_get() function587 EXPORT_SYMBOL_GPL(of_icc_get);
250 qcom->icc_path_ddr = of_icc_get(dev, "usb-ddr"); in dwc3_qcom_interconnect_init()256 qcom->icc_path_apps = of_icc_get(dev, "apps-usb"); in dwc3_qcom_interconnect_init()