Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/remoteproc/
Dmtk_scp.h63 unsigned int scp_get_vdec_hw_capa(struct mtk_scp *scp);
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_fw_scp.c14 return scp_get_vdec_hw_capa(fw->scp); in mtk_vcodec_scp_get_vdec_capa()
/linux-6.1.9/drivers/remoteproc/
Dmtk_scp.c683 unsigned int scp_get_vdec_hw_capa(struct mtk_scp *scp) in scp_get_vdec_hw_capa() function
687 EXPORT_SYMBOL_GPL(scp_get_vdec_hw_capa);