Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/
A Dmtk_jpeg_core.h213 struct mtk_jpeg_dev { struct
214 struct mutex lock;
215 spinlock_t hw_lock;
217 struct device *dev;
220 void *alloc_ctx;
221 struct video_device *vdev;
222 void __iomem *reg_base;
228 bool is_jpgenc_multihw;
230 atomic_t enchw_rdy;
234 bool is_jpgdec_multihw;
[all …]

Completed in 7 milliseconds