Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/gspca/
H A Dmars.c32 struct v4l2_ctrl *illum_bottom; member
154 sd->illum_bottom->val = 0; in mars_s_ctrl()
155 if (sd->illum_bottom->is_new && sd->illum_bottom->val) in mars_s_ctrl()
174 sd->illum_bottom->val); in mars_s_ctrl()
208 sd->illum_bottom = v4l2_ctrl_new_std(hdl, &mars_ctrl_ops, in sd_init_controls()
210 sd->illum_bottom->flags |= V4L2_CTRL_FLAG_UPDATE; in sd_init_controls()
331 v4l2_ctrl_g_ctrl(sd->illum_bottom)); in sd_start()
341 v4l2_ctrl_g_ctrl(sd->illum_bottom)) { in sd_stopN()