Searched defs:fw_use (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_fw.c | 8 mtk_vcodec_fw_select(struct mtk_vcodec_dev *dev, enum mtk_vcodec_fw_type type, enum mtk_vcodec_fw_use fw_use) mtk_vcodec_fw_select() argument
|
| H A D | mtk_vcodec_fw_priv.h | 35 mtk_vcodec_fw_vpu_init(struct mtk_vcodec_dev *dev, enum mtk_vcodec_fw_use fw_use) mtk_vcodec_fw_vpu_init() argument
|
| H A D | mtk_vcodec_fw_vpu.c | 80 mtk_vcodec_fw_vpu_init(struct mtk_vcodec_dev *dev, enum mtk_vcodec_fw_use fw_use) mtk_vcodec_fw_vpu_init() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/common/ |
| H A D | mtk_vcodec_fw_priv.h | 16 enum mtk_vcodec_fw_use fw_use; member 36 mtk_vcodec_fw_vpu_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_vpu_init() argument 46 mtk_vcodec_fw_scp_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_scp_init() argument
|
| H A D | mtk_vcodec_fw_vpu.c | 86 struct mtk_vcodec_fw *mtk_vcodec_fw_vpu_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_vpu_init() argument
|
| H A D | mtk_vcodec_fw_scp.c | 56 struct mtk_vcodec_fw *mtk_vcodec_fw_scp_init(void *priv, enum mtk_vcodec_fw_use fw_use) in mtk_vcodec_fw_scp_init() argument
|
| H A D | mtk_vcodec_fw.c | 7 mtk_vcodec_fw_select(void *priv, enum mtk_vcodec_fw_type type, enum mtk_vcodec_fw_use fw_use) mtk_vcodec_fw_select() argument
|
Completed in 2 milliseconds