Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.h52 struct mtk_jpeg_dev { struct
53 struct mutex lock;
54 spinlock_t hw_lock;
55 struct workqueue_struct *workqueue;
56 struct device *dev;
57 struct v4l2_device v4l2_dev;
58 struct v4l2_m2m_dev *m2m_dev;
59 void *alloc_ctx;
60 struct video_device *dec_vdev;
61 void __iomem *dec_reg_base;
[all …]