Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dinterconnect.h55 void icc_put(struct icc_path *path);
87 static inline void icc_put(struct icc_path *path) in icc_put() function
/Linux-v5.15/drivers/interconnect/
Dbulk.c49 icc_put(paths[num_paths].path); in icc_bulk_put()
Dcore.c399 icc_put(*(struct icc_path **)res); in devm_icc_release()
763 void icc_put(struct icc_path *path) in icc_put() function
788 EXPORT_SYMBOL_GPL(icc_put);
/Linux-v5.15/drivers/net/ipa/
Dipa_power.c106 icc_put(interconnect->path); in ipa_interconnect_exit_one()
/Linux-v5.15/drivers/usb/dwc3/
Ddwc3-qcom.c295 icc_put(qcom->icc_path_ddr); in dwc3_qcom_interconnect_exit()
296 icc_put(qcom->icc_path_apps); in dwc3_qcom_interconnect_exit()
/Linux-v5.15/drivers/staging/media/imx/
Dimx8mq-mipi-csi2.c822 icc_put(state->icc_path); in imx8mq_mipi_csi_release_icc()
/Linux-v5.15/drivers/opp/
Dof.c511 icc_put(paths[i]); in dev_pm_opp_of_find_icc_paths()
Dcore.c1392 icc_put(opp_table->paths[i]); in _opp_table_kref_release()