Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/video/s5p-g2d/
Dg2d.h18 struct g2d_dev { struct
19 struct v4l2_device v4l2_dev;
20 struct v4l2_m2m_dev *m2m_dev;
21 struct video_device *vfd;
22 struct mutex mutex;
23 spinlock_t irqlock;
24 atomic_t num_inst;
25 struct vb2_alloc_ctx *alloc_ctx;
26 struct resource *res_regs;
27 void __iomem *regs;
[all …]