Linux Kernel
3.7.1
|
Data Fields | |
struct v4l2_device | v4l2_dev |
struct video_device | vfd |
struct platform_device * | plat_dev |
struct coda_devtype * | devtype |
void __iomem * | regs_base |
struct clk * | clk_per |
struct clk * | clk_ahb |
struct coda_aux_buf | codebuf |
struct coda_aux_buf | workbuf |
long unsigned int | iram_paddr |
spinlock_t | irqlock |
struct mutex | dev_mutex |
struct v4l2_m2m_dev * | m2m_dev |
struct vb2_alloc_ctx * | alloc_ctx |
struct list_head | instances |
unsigned long | instance_mask |
struct delayed_work | timeout |
struct completion | done |
struct coda_aux_buf codebuf |
struct coda_devtype* devtype |
struct completion done |
spinlock_t irqlock |
struct v4l2_m2m_dev* m2m_dev |
struct platform_device* plat_dev |
struct delayed_work timeout |
struct v4l2_device v4l2_dev |
struct video_device vfd |
struct coda_aux_buf workbuf |