Searched defs:e5010_ctrl (Results 1 – 1 of 1) sorted by relevance
157 struct e5010_ctrl { struct158 unsigned int cid;159 enum v4l2_ctrl_type type;160 unsigned char name[32];161 int minimum;162 int maximum;163 int step;164 int default_value;165 unsigned char compound;