Linux Kernel
3.7.1
|
Data Fields | |
struct v4l2_subdev | sd |
struct media_pad | pad |
enum v4l2_mbus_type | bus_type |
u8 | mipi_lanes |
int(* | s_power )(int enable) |
struct regulator_bulk_data | supplies [S5K6AA_NUM_SUPPLIES] |
struct s5k6aa_gpio | gpio [GPIO_NUM] |
unsigned long | mclk_frequency |
u16 | clk_fop |
u16 | pclk_fmin |
u16 | pclk_fmax |
unsigned int | inv_hflip:1 |
unsigned int | inv_vflip:1 |
struct mutex | lock |
struct v4l2_rect | ccd_rect |
struct s5k6aa_ctrls | ctrls |
struct s5k6aa_preset | presets [S5K6AA_MAX_PRESETS] |
struct s5k6aa_preset * | preset |
struct s5k6aa_interval * | fiv |
unsigned int | streaming:1 |
unsigned int | apply_cfg:1 |
unsigned int | apply_crop:1 |
unsigned int | power |
enum v4l2_mbus_type bus_type |
struct s5k6aa_ctrls ctrls |
struct s5k6aa_interval* fiv |
struct s5k6aa_preset* preset |
struct s5k6aa_preset presets[S5K6AA_MAX_PRESETS] |
struct regulator_bulk_data supplies[S5K6AA_NUM_SUPPLIES] |