Home
last modified time | relevance | path

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

/drivers/media/platform/mtk-vcodec/
Dmtk_vcodec_drv.h292 struct mtk_vcodec_dev { struct
293 struct v4l2_device v4l2_dev;
294 struct video_device *vfd_enc;
296 struct v4l2_m2m_dev *m2m_dev_enc;
297 struct platform_device *plat_dev;
298 struct platform_device *vpu_plat_dev;
299 struct list_head ctx_list;
300 spinlock_t irqlock;
301 struct mtk_vcodec_ctx *curr_ctx;
302 void __iomem *reg_base[NUM_MAX_VCODEC_REG_BASE];
[all …]