Linux Kernel
3.7.1
|
Data Fields | |
void(* | config )(struct isp_prev_device *, const struct prev_params *) |
void(* | enable )(struct isp_prev_device *, bool) |
unsigned int | param_offset |
unsigned int | param_size |
unsigned int | config_offset |
bool | skip |
Definition at line 755 of file isppreview.c.
void(* config)(struct isp_prev_device *, const struct prev_params *) |
Definition at line 756 of file isppreview.c.
unsigned int config_offset |
Definition at line 760 of file isppreview.c.
void(* enable)(struct isp_prev_device *, bool) |
Definition at line 757 of file isppreview.c.
unsigned int param_offset |
Definition at line 758 of file isppreview.c.
unsigned int param_size |
Definition at line 759 of file isppreview.c.
bool skip |
Definition at line 761 of file isppreview.c.