Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/gspca/
Dmars.c41 struct v4l2_ctrl *illum_bottom; member
163 sd->illum_bottom->val = 0; in mars_s_ctrl()
164 if (sd->illum_bottom->is_new && sd->illum_bottom->val) in mars_s_ctrl()
183 sd->illum_bottom->val); in mars_s_ctrl()
217 sd->illum_bottom = v4l2_ctrl_new_std(hdl, &mars_ctrl_ops, in sd_init_controls()
219 sd->illum_bottom->flags |= V4L2_CTRL_FLAG_UPDATE; in sd_init_controls()
340 v4l2_ctrl_g_ctrl(sd->illum_bottom)); in sd_start()
350 v4l2_ctrl_g_ctrl(sd->illum_bottom)) { in sd_stopN()