|
Linux Kernel
3.7.1
|
#include <ispstat.h>
Data Fields | |
| struct v4l2_subdev | subdev |
| struct media_pad | pad |
| unsigned | configured:1 |
| unsigned | update:1 |
| unsigned | buf_processing:1 |
| unsigned | sbl_ovl_recover:1 |
| u8 | inc_config |
| atomic_t | buf_err |
| enum ispstat_state_t | state |
| struct omap_dma_channel_params | dma_config |
| struct isp_device * | isp |
| void * | priv |
| void * | recover_priv |
| struct mutex | ioctl_lock |
| struct ispstat_ops * | ops |
| u8 | wait_acc_frames |
| u16 | config_counter |
| u32 | frame_number |
| u32 | buf_size |
| u32 | buf_alloc_size |
| int | dma_ch |
| unsigned long | event_type |
| struct ispstat_buffer * | buf |
| struct ispstat_buffer * | active_buf |
| struct ispstat_buffer * | locked_buf |
| struct ispstat_buffer* active_buf |
| struct omap_dma_channel_params dma_config |
| unsigned long event_type |
| struct isp_device* isp |
| struct ispstat_buffer* locked_buf |
| struct ispstat_ops* ops |
| enum ispstat_state_t state |
| struct v4l2_subdev subdev |
1.8.2