Searched refs:lighting (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | xirlink_cit.c | 42 struct v4l2_ctrl *lighting; member 1350 * We have 3 levels of lighting conditions: 0=Bright, 1=Medium, 2=Low. 1353 * We have 16 levels of lighting, 0 for bright light and up to 15 for 1358 * Low lighting forces slower FPS. 1688 /* Default lighting conditions */ in cit_start_model1() 1690 v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model1() 1914 cit_model2_Packet1(gspca_dev, 0x0028, v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model2() 1916 v4l2_ctrl_grab(sd->lighting, true); in cit_start_model2() 2727 v4l2_ctrl_grab(sd->lighting, false); in sd_stop0() 3048 sd->lighting in sd_init_controls() [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | xirlink_cit.c | 42 struct v4l2_ctrl *lighting; member 1350 * We have 3 levels of lighting conditions: 0=Bright, 1=Medium, 2=Low. 1353 * We have 16 levels of lighting, 0 for bright light and up to 15 for 1358 * Low lighting forces slower FPS. 1688 /* Default lighting conditions */ in cit_start_model1() 1690 v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model1() 1914 cit_model2_Packet1(gspca_dev, 0x0028, v4l2_ctrl_g_ctrl(sd->lighting)); in cit_start_model2() 1916 v4l2_ctrl_grab(sd->lighting, true); in cit_start_model2() 2727 v4l2_ctrl_grab(sd->lighting, false); in sd_stop0() 3048 sd->lighting in sd_init_controls() [all...] |
Completed in 7 milliseconds