Home
last modified time | relevance | path

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

/drivers/media/platform/s5p-g2d/
Dg2d.h21 struct g2d_dev { struct
22 struct v4l2_device v4l2_dev;
23 struct v4l2_m2m_dev *m2m_dev;
24 struct video_device *vfd;
25 struct mutex mutex;
26 spinlock_t ctrl_lock;
27 atomic_t num_inst;
28 struct vb2_alloc_ctx *alloc_ctx;
29 void __iomem *regs;
30 struct clk *clk;
[all …]