Searched refs:icc_put (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Dinterconnect.h47 void icc_put(struct icc_path *path);
79 static inline void icc_put(struct icc_path *path) function
/linux-master/drivers/interconnect/
H A Dbulk.c49 icc_put(paths[num_paths].path);
H A Ddebugfs-client.c103 icc_put(cur_path);
H A Dcore.c421 icc_put(*(struct icc_path **)res);
450 * icc_path handle on success. Use icc_put() to release constraints when they
546 * icc_path handle on success. Use icc_put() to release constraints when they
594 * icc_path handle on success. Use icc_put() to release constraints when they
779 * icc_put() - release the reference to the icc_path
785 void icc_put(struct icc_path *path) function
814 EXPORT_SYMBOL_GPL(icc_put); variable
/linux-master/drivers/usb/dwc3/
H A Ddwc3-qcom.c271 icc_put(qcom->icc_path_apps);
273 icc_put(qcom->icc_path_ddr);
285 icc_put(qcom->icc_path_ddr);
286 icc_put(qcom->icc_path_apps);
/linux-master/drivers/opp/
H A Dof.c556 icc_put(paths[i]);
H A Dcore.c1636 icc_put(opp_table->paths[i]);
/linux-master/drivers/media/platform/nxp/
H A Dimx8mq-mipi-csi2.c801 icc_put(state->icc_path);

Completed in 156 milliseconds