Searched refs:icc_put (Results 1 – 3 of 3) sorted by relevance
51 void icc_put(struct icc_path *path);88 static inline void icc_put(struct icc_path *path) in icc_put() function
285 icc_put(qcom->icc_path_apps); in dwc3_qcom_interconnect_init()287 icc_put(qcom->icc_path_ddr); in dwc3_qcom_interconnect_init()299 icc_put(qcom->icc_path_ddr); in dwc3_qcom_interconnect_exit()300 icc_put(qcom->icc_path_apps); in dwc3_qcom_interconnect_exit()
49 icc_put(paths[num_paths].path); in icc_bulk_put()