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

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

Completed in 100 milliseconds