Searched refs:V4L2_CID_AUTO_EXPOSURE_BIAS (Results 1 – 8 of 8) sorted by relevance
1071 case V4L2_CID_AUTO_EXPOSURE_BIAS: return "Auto Exposure, Bias"; in v4l2_ctrl_get_name()1436 case V4L2_CID_AUTO_EXPOSURE_BIAS: in v4l2_ctrl_fill()
461 V4L2_CID_AUTO_EXPOSURE_BIAS, in s5c73m3_init_controls()
186 V4L2_CID_AUTO_EXPOSURE_BIAS,
64 ``V4L2_CID_AUTO_EXPOSURE_BIAS (integer menu)``
1086 5. Added camera controls ``V4L2_CID_AUTO_EXPOSURE_BIAS``,
1108 case V4L2_CID_AUTO_EXPOSURE_BIAS: in thp7312_s_ctrl()1310 V4L2_CID_AUTO_EXPOSURE_BIAS, in thp7312_init_controls()
1013 .id = V4L2_CID_AUTO_EXPOSURE_BIAS,
1007 #define V4L2_CID_AUTO_EXPOSURE_BIAS (V4L2_CID_CAMERA_CLASS_BASE+19) macro