Linux Kernel
3.7.1
|
#include <dm355_ccdc.h>
Data Fields | |
unsigned char | b_clamp_enable |
enum ccdc_sample_length | sample_pixel |
enum ccdc_sample_line | sample_ln |
unsigned short | start_pixel |
unsigned short | sgain |
unsigned short | dc_sub |
unsigned char | enable |
Definition at line 105 of file dm355_ccdc.h.
unsigned char b_clamp_enable |
Definition at line 107 of file dm355_ccdc.h.
unsigned short dc_sub |
Definition at line 116 of file dm355_ccdc.h.
unsigned char enable |
Definition at line 73 of file dm644x_ccdc.h.
enum ccdc_sample_line sample_ln |
Definition at line 111 of file dm355_ccdc.h.
enum ccdc_sample_length sample_pixel |
Definition at line 109 of file dm355_ccdc.h.
unsigned short sgain |
Definition at line 115 of file dm355_ccdc.h.
unsigned short start_pixel |
Definition at line 113 of file dm355_ccdc.h.