|
Linux Kernel
3.7.1
|
#include <omap24xxcam.h>
Data Fields | |
| struct mutex | mutex |
| atomic_t | users |
| spinlock_t | core_enable_disable_lock |
| int | sgdma_in_queue |
| int | if_type |
| union { | |
| struct parallel { | |
| u32 xclk | |
| } bt656 | |
| } | if_u |
| u32 | cc_ctrl |
| struct omap24xxcam_sgdma | sgdma |
| unsigned int | irq |
| void __iomem * | mmio_base |
| unsigned long | mmio_base_phys |
| unsigned long | mmio_size |
| struct v4l2_int_device * | sdev |
| struct device * | dev |
| struct video_device * | vfd |
| struct work_struct | sensor_reset_work |
| atomic_t | in_reset |
| atomic_t | reset_disable |
| int | capture_mem |
| struct clk * | fck |
| struct clk * | ick |
| struct file * | streaming |
Definition at line 457 of file omap24xxcam.h.
| struct { ... } ::parallel bt656 |
| int capture_mem |
Definition at line 520 of file omap24xxcam.h.
| u32 cc_ctrl |
Definition at line 487 of file omap24xxcam.h.
| spinlock_t core_enable_disable_lock |
Definition at line 471 of file omap24xxcam.h.
Definition at line 500 of file omap24xxcam.h.
Definition at line 523 of file omap24xxcam.h.
Definition at line 524 of file omap24xxcam.h.
| int if_type |
Definition at line 481 of file omap24xxcam.h.
| union { ... } if_u |
| atomic_t in_reset |
Definition at line 511 of file omap24xxcam.h.
| unsigned int irq |
Definition at line 493 of file omap24xxcam.h.
Definition at line 494 of file omap24xxcam.h.
| unsigned long mmio_base_phys |
Definition at line 495 of file omap24xxcam.h.
| unsigned long mmio_size |
Definition at line 496 of file omap24xxcam.h.
Definition at line 463 of file omap24xxcam.h.
| atomic_t reset_disable |
Definition at line 517 of file omap24xxcam.h.
| struct v4l2_int_device* sdev |
Definition at line 499 of file omap24xxcam.h.
| struct work_struct sensor_reset_work |
Definition at line 504 of file omap24xxcam.h.
| struct omap24xxcam_sgdma sgdma |
Definition at line 490 of file omap24xxcam.h.
| int sgdma_in_queue |
Definition at line 476 of file omap24xxcam.h.
Definition at line 528 of file omap24xxcam.h.
| atomic_t users |
Definition at line 466 of file omap24xxcam.h.
| struct video_device* vfd |
Definition at line 501 of file omap24xxcam.h.
| u32 xclk |
Definition at line 484 of file omap24xxcam.h.
1.8.2