Home
last modified time | relevance | path

Searched refs:mtk_vcodec_fw_load_firmware (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_fw.c30 int mtk_vcodec_fw_load_firmware(struct mtk_vcodec_fw *fw) in mtk_vcodec_fw_load_firmware() function
34 EXPORT_SYMBOL_GPL(mtk_vcodec_fw_load_firmware);
H A Dmtk_vcodec_fw.h33 int mtk_vcodec_fw_load_firmware(struct mtk_vcodec_fw *fw);
H A Dmtk_vcodec_dec_drv.c135 ret = mtk_vcodec_fw_load_firmware(dev->fw_handler); in fops_vcodec_open()
H A Dmtk_vcodec_enc_drv.c193 ret = mtk_vcodec_fw_load_firmware(dev->fw_handler); in fops_vcodec_open()