Home
last modified time | relevance | path

Searched refs:of_icc_get (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dinterconnect.h46 struct icc_path *of_icc_get(struct device *dev, const char *name);
66 static inline struct icc_path *of_icc_get(struct device *dev, in of_icc_get() function
/linux/drivers/interconnect/
H A Dbulk.c21 paths[i].path = of_icc_get(dev, paths[i].name); in of_icc_bulk_get()
/linux/drivers/usb/dwc3/
H A Ddwc3-qcom-legacy.c250 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()