Searched defs:isp_ccdc_device (Results 1 – 1 of 1) sorted by relevance
127 struct isp_ccdc_device { struct128 struct v4l2_subdev subdev;131 struct v4l2_rect crop;133 enum ccdc_input_entity input;134 unsigned int output;135 struct isp_video video_out;137 unsigned int alaw:1,138 lpf:1,139 obclamp:1,140 fpc_en:1;[all …]
Completed in 3 milliseconds