Home
last modified time | relevance | path

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

/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.h92 struct mtk_jpeg_dev { struct
93 struct mutex lock;
94 spinlock_t hw_lock;
95 struct workqueue_struct *workqueue;
96 struct device *dev;
97 struct v4l2_device v4l2_dev;
98 struct v4l2_m2m_dev *m2m_dev;
99 void *alloc_ctx;
100 struct video_device *vdev;
101 void __iomem *reg_base;
[all …]