Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/common/
H A Dmtk_vcodec_fw_scp.c43 scp_put(fw->scp); in mtk_vcodec_scp_release()
83 scp_put(scp); in mtk_vcodec_fw_scp_init()
/linux/include/linux/remoteproc/
H A Dmtk_scp.h52 void scp_put(struct mtk_scp *scp);
/linux/drivers/remoteproc/
H A Dmtk_scp.c58 * scp_put() - "free" the SCP
62 void scp_put(struct mtk_scp *scp) in scp_put() function
66 EXPORT_SYMBOL_GPL(scp_put);