Home
last modified time | relevance | path

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

/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.h216 struct mtk_jpeg_dev { struct
217 struct mutex lock;
218 spinlock_t hw_lock;
220 struct device *dev;
221 struct v4l2_device v4l2_dev;
223 void *alloc_ctx;
224 struct video_device *vdev;
225 void __iomem *reg_base;
231 wait_queue_head_t hw_wq;
232 atomic_t hw_rdy;
[all …]

Completed in 6 milliseconds