Lines Matching refs:exposure
109 struct v4l2_ctrl *exposure;
489 * Update the exposure and blankings limits. Blankings are also reset
519 ret = __v4l2_ctrl_modify_range(sensor->ctrls.exposure,
520 sensor->ctrls.exposure->minimum,
522 sensor->ctrls.exposure->step,
523 sensor->ctrls.exposure->default_value);
542 __v4l2_ctrl_modify_range(sensor->ctrls.exposure,
543 sensor->ctrls.exposure->minimum,
544 exp_max, sensor->ctrls.exposure->step,
545 sensor->ctrls.exposure->default_value);
645 /* Manual exposure time: max exposure time = visible + blank - 4 */
647 ctrls->exposure = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_EXPOSURE, 0,