Home
last modified time | relevance | path

Searched defs:e5010_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/platform/imagination/
H A De5010-jpeg-enc.h157 struct e5010_ctrl { struct
158 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;