Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds