Home
last modified time | relevance | path

Searched refs:V4L2_CID_EXPOSURE_AUTO_PRIORITY (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1055 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: return "Exposure, Dynamic Framerate"; in v4l2_ctrl_get_name()
1273 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: in v4l2_ctrl_fill()
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c329 } else if (mmal_ctrl->id == V4L2_CID_EXPOSURE_AUTO_PRIORITY) { in ctrl_set_exposure()
1024 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,
/linux/include/uapi/linux/
H A Dv4l2-controls.h984 #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3) macro
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst58 ``V4L2_CID_EXPOSURE_AUTO_PRIORITY (boolean)``
H A Dhist-v4l2.rst909 ``V4L2_CID_EXPOSURE_ABSOLUTE``, ``V4L2_CID_EXPOSURE_AUTO_PRIORITY``,
/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c649 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,