Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c1012 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: return "Exposure, Dynamic Framerate"; in v4l2_ctrl_get_name()
1225 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: in v4l2_ctrl_fill()
/linux-6.1.9/drivers/staging/vc04_services/bcm2835-camera/
Dcontrols.c329 } else if (mmal_ctrl->id == V4L2_CID_EXPOSURE_AUTO_PRIORITY) { in ctrl_set_exposure()
1024 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.c222 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,
2045 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: in atomisp_s_ctrl()
/linux-6.1.9/include/uapi/linux/
Dv4l2-controls.h916 #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3) macro
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst58 ``V4L2_CID_EXPOSURE_AUTO_PRIORITY (boolean)``
Dhist-v4l2.rst909 ``V4L2_CID_EXPOSURE_ABSOLUTE``, ``V4L2_CID_EXPOSURE_AUTO_PRIORITY``,
/linux-6.1.9/drivers/media/usb/uvc/
Duvc_ctrl.c532 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,