Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/gspca/
Dmars.c45 struct v4l2_ctrl *illum_bottom; member
167 sd->illum_bottom->val = 0; in mars_s_ctrl()
168 if (sd->illum_bottom->is_new && sd->illum_bottom->val) in mars_s_ctrl()
187 sd->illum_bottom->val); in mars_s_ctrl()
221 sd->illum_bottom = v4l2_ctrl_new_std(hdl, &mars_ctrl_ops, in sd_init_controls()
223 sd->illum_bottom->flags |= V4L2_CTRL_FLAG_UPDATE; in sd_init_controls()
344 v4l2_ctrl_g_ctrl(sd->illum_bottom)); in sd_start()
354 v4l2_ctrl_g_ctrl(sd->illum_bottom)) { in sd_stopN()