Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1054 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: return "Exposure, Dynamic Framerate"; in v4l2_ctrl_get_name()
1272 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: in v4l2_ctrl_fill()
/openbmc/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,
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c203 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,
1377 case V4L2_CID_EXPOSURE_AUTO_PRIORITY: in atomisp_s_ctrl()
/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h976 #define V4L2_CID_EXPOSURE_AUTO_PRIORITY (V4L2_CID_CAMERA_CLASS_BASE+3) macro
/openbmc/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``,
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_ctrl.c561 .id = V4L2_CID_EXPOSURE_AUTO_PRIORITY,