Linux Kernel
3.7.1
|
#include <g2d.h>
Data Fields | |
struct v4l2_device | v4l2_dev |
struct v4l2_m2m_dev * | m2m_dev |
struct video_device * | vfd |
struct mutex | mutex |
spinlock_t | ctrl_lock |
atomic_t | num_inst |
struct vb2_alloc_ctx * | alloc_ctx |
void __iomem * | regs |
struct clk * | clk |
struct clk * | gate |
struct g2d_ctx * | curr |
int | irq |
wait_queue_head_t | irq_queue |
spinlock_t ctrl_lock |
wait_queue_head_t irq_queue |
struct v4l2_m2m_dev* m2m_dev |
struct v4l2_device v4l2_dev |
struct video_device* vfd |