Lines Matching refs:exposure
238 static int m5mols_set_exposure(struct m5mols_info *info, int exposure)
243 if (exposure == V4L2_EXPOSURE_AUTO) {
244 /* Unlock auto exposure */
253 "%s: exposure bias: %#x, metering: %#x\n",
260 if (exposure == V4L2_EXPOSURE_MANUAL) {
264 info->exposure->val);
267 info->exposure->val);
269 v4l2_dbg(1, m5mols_debug, sd, "%s: exposure: %#x\n",
270 __func__, info->exposure->val);
561 info->exposure = v4l2_ctrl_new_std(&info->handle,