Home
last modified time | relevance | path

Searched defs:mtk_vcodec_fw (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/
Dmtk_vcodec_fw_priv.h11 struct mtk_vcodec_fw { struct
12 enum mtk_vcodec_fw_type type; argument
13 const struct mtk_vcodec_fw_ops *ops; argument
16 enum mtk_vcodec_fw_use fw_use; argument
20 int (*load_firmware)(struct mtk_vcodec_fw *fw); argument
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_fw_priv.h10 struct mtk_vcodec_fw { struct
11 enum mtk_vcodec_fw_type type; argument
12 const struct mtk_vcodec_fw_ops *ops; argument
18 int (*load_firmware)(struct mtk_vcodec_fw *fw); argument