Home
last modified time | relevance | path

Searched refs:V4L2_CID_RED_BALANCE (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v6.6/drivers/media/i2c/
Dtw2804.c182 case V4L2_CID_RED_BALANCE: in tw2804_g_volatile_ctrl()
225 case V4L2_CID_RED_BALANCE: in tw2804_s_ctrl()
391 V4L2_CID_RED_BALANCE, 0, 255, 1, 122); in tw2804_probe()
Dml86v7667.c134 case V4L2_CID_RED_BALANCE: in ml86v7667_s_ctrl()
386 V4L2_CID_RED_BALANCE, -4, 3, 1, 0); in ml86v7667_probe()
Dmt9v011.c426 case V4L2_CID_RED_BALANCE: in mt9v011_s_ctrl()
526 V4L2_CID_RED_BALANCE, -(1 << 9), (1 << 9) - 1, 1, 0); in mt9v011_probe()
Dar0521.c563 case V4L2_CID_RED_BALANCE: in ar0521_s_ctrl()
619 ctrls->red_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_RED_BALANCE, in ar0521_init_controls()
Dov7740.c992 V4L2_CID_RED_BALANCE, in ov7740_init_controls()
Dov8865.c2493 case V4L2_CID_RED_BALANCE: in ov8865_s_ctrl()
2545 v4l2_ctrl_new_std(handler, ops, V4L2_CID_RED_BALANCE, 1, 32767, 1, in ov8865_ctrls_init()
Dov6650.c1052 V4L2_CID_RED_BALANCE, 0, 0xff, 1, DEF_RED); in ov6650_probe()
Dov9650.c1003 ctrls->red_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_RED_BALANCE, in ov965x_initialize_controls()
/Linux-v6.6/drivers/media/usb/gspca/
Dspca501.c1956 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
1982 V4L2_CID_RED_BALANCE, 0, 127, 1, 0); in sd_init_controls()
Djeilinj.c403 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
449 V4L2_CID_RED_BALANCE, 0, 3, 1, 2); in sd_init_controls()
Dtouptek.c608 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
637 V4L2_CID_RED_BALANCE, 0, 1023, 1, 295); in sd_init_controls()
Dpac7302.c602 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
650 V4L2_CID_RED_BALANCE, in sd_init_controls()
Dt613.c974 V4L2_CID_RED_BALANCE, -0x30, 0x30, 1, 0); in sd_init_controls()
Dsonixj.c1634 V4L2_CID_RED_BALANCE, 24, 40, 1, 32); in sd_init_controls()
2825 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
Dtopro.c4857 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
4890 V4L2_CID_RED_BALANCE, 0, 4095, 1, 256); in sd_init_controls()
/Linux-v6.6/drivers/media/v4l2-core/
Dv4l2-ctrls-defs.c806 case V4L2_CID_RED_BALANCE: return "Red Balance"; in v4l2_ctrl_get_name()
1625 case V4L2_CID_RED_BALANCE: in v4l2_ctrl_fill()
/Linux-v6.6/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c141 V4L2_CID_RED_BALANCE, -255, 255, 1, 0); in pb0100_init_controls()
/Linux-v6.6/drivers/staging/vc04_services/bcm2835-camera/
Dcontrols.c487 if (ctrl->id == V4L2_CID_RED_BALANCE) in ctrl_set_awb_gains()
1058 .id = V4L2_CID_RED_BALANCE,
/Linux-v6.6/drivers/media/usb/gspca/m5602/
Dm5602_mt9m111.c284 V4L2_CID_RED_BALANCE, 0, 0x7ff, 1, in mt9m111_init_controls()
Dm5602_po1030.c249 V4L2_CID_RED_BALANCE, 0, 255, 1, in po1030_init_controls()
Dm5602_ov9650.c376 V4L2_CID_RED_BALANCE, 0, 255, 1, in ov9650_init_controls()
/Linux-v6.6/drivers/media/usb/em28xx/
Dem28xx-video.c1360 case V4L2_CID_RED_BALANCE: in em28xx_s_ctrl()
2732 if (!v4l2_ctrl_find(hdl, V4L2_CID_RED_BALANCE)) in em28xx_v4l2_init()
2734 V4L2_CID_RED_BALANCE, in em28xx_v4l2_init()
/Linux-v6.6/drivers/media/usb/pwc/
Dpwc-v4l.c210 V4L2_CID_RED_BALANCE, 0, 255, 1, def); in pwc_init_controls()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dcontrol.rst117 ``V4L2_CID_RED_BALANCE`` ``(integer)``
/Linux-v6.6/drivers/media/usb/uvc/
Duvc_ctrl.c610 V4L2_CID_RED_BALANCE },
624 .id = V4L2_CID_RED_BALANCE,

12