Searched refs:V4L2_CID_EXPOSURE (Results 1 – 5 of 5) sorted by relevance
63 #if defined(V4L2_CID_EXPOSURE) || (defined(HAVE_DECL_V4L2_CID_EXPOSURE) && HAVE_DECL_V4L2_CID_EXPOS…64 XLAT(V4L2_CID_EXPOSURE),
19 V4L2_CID_EXPOSURE
705 if (capture->queryctrl.id == V4L2_CID_EXPOSURE) in v4l2_scan_controls()773 if (capture->queryctrl.id == V4L2_CID_EXPOSURE) in v4l2_scan_controls()2348 capture->control.id = V4L2_CID_EXPOSURE; in icvGetPropertyCAM_V4L()2633 capture->control.id = V4L2_CID_EXPOSURE; in icvSetControl()2700 capture->control.id = V4L2_CID_EXPOSURE; in icvSetControl()
1434 capture->control.id = V4L2_CID_EXPOSURE; in icvGetPropertyCAM_V4L()1651 capture->control.id = V4L2_CID_EXPOSURE; in icvSetControl()
88 #define V4L2_CID_EXPOSURE (V4L2_CID_BASE+17) macro