Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.h60 struct mtk_jpeg_dev { struct
61 struct mutex lock;
62 spinlock_t hw_lock;
63 struct workqueue_struct *workqueue;
64 struct device *dev;
65 struct v4l2_device v4l2_dev;
66 struct v4l2_m2m_dev *m2m_dev;
67 void *alloc_ctx;
68 struct video_device *dec_vdev;
69 void __iomem *dec_reg_base;
[all …]