Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvideodev2.h1325 struct v4l2_event_ctrl { struct
1326 __u32 changes;
1327 __u32 type;
1328 union {
1355 struct v4l2_event_ctrl ctrl; argument
/kernel/linux/linux-5.10/include/uapi/linux/
Dvideodev2.h2337 struct v4l2_event_ctrl { struct
2338 __u32 changes;
2339 __u32 type;
2340 union {
2344 __u32 flags;
2345 __s32 minimum;
2346 __s32 maximum;
2347 __s32 step;
2348 __s32 default_value;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvideodev2.h1268 struct v4l2_event_ctrl { struct
1269 __u32 changes;
1270 __u32 type;
1271 union {
1298 struct v4l2_event_ctrl ctrl; argument