Searched refs:V4L2_CID_AUTO_EXPOSURE_BIAS (Results 1 – 8 of 8) sorted by relevance
1028 case V4L2_CID_AUTO_EXPOSURE_BIAS: return "Auto Exposure, Bias"; in v4l2_ctrl_get_name()1385 case V4L2_CID_AUTO_EXPOSURE_BIAS: in v4l2_ctrl_fill()
463 V4L2_CID_AUTO_EXPOSURE_BIAS, in s5c73m3_init_controls()
566 &m5mols_ctrl_ops, V4L2_CID_AUTO_EXPOSURE_BIAS, in m5mols_init_controls()
191 V4L2_CID_AUTO_EXPOSURE_BIAS,
64 ``V4L2_CID_AUTO_EXPOSURE_BIAS (integer menu)``
1086 5. Added camera controls ``V4L2_CID_AUTO_EXPOSURE_BIAS``,
1013 .id = V4L2_CID_AUTO_EXPOSURE_BIAS,
939 #define V4L2_CID_AUTO_EXPOSURE_BIAS (V4L2_CID_CAMERA_CLASS_BASE+19) macro