Home
last modified time | relevance | path

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

12

/Linux-v5.4/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()
392 V4L2_CID_RED_BALANCE, 0, 255, 1, 122); in tw2804_probe()
Dml86v7667.c134 case V4L2_CID_RED_BALANCE: in ml86v7667_s_ctrl()
385 V4L2_CID_RED_BALANCE, -4, 3, 1, 0); in ml86v7667_probe()
Dmt9v011.c426 case V4L2_CID_RED_BALANCE: in mt9v011_s_ctrl()
527 V4L2_CID_RED_BALANCE, -(1 << 9), (1 << 9) - 1, 1, 0); in mt9v011_probe()
Dnoon010pc30.c479 case V4L2_CID_RED_BALANCE: in noon010_s_ctrl()
730 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in noon010_probe()
Dsr030pc30.c711 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in sr030pc30_probe()
Dov7740.c993 V4L2_CID_RED_BALANCE, in ov7740_init_controls()
Dov6650.c976 V4L2_CID_RED_BALANCE, 0, 0xff, 1, DEF_RED); in ov6650_probe()
Dov9650.c1005 ctrls->red_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_RED_BALANCE, in ov965x_initialize_controls()
/Linux-v5.4/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()
Dtopro.c4857 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
4890 V4L2_CID_RED_BALANCE, 0, 4095, 1, 256); 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()
/Linux-v5.4/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c141 V4L2_CID_RED_BALANCE, -255, 255, 1, 0); in pb0100_init_controls()
/Linux-v5.4/drivers/staging/vc04_services/bcm2835-camera/
Dcontrols.c496 if (ctrl->id == V4L2_CID_RED_BALANCE) in ctrl_set_awb_gains()
1024 V4L2_CID_RED_BALANCE, MMAL_CONTROL_TYPE_STD,
/Linux-v5.4/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-v5.4/include/uapi/linux/
Dv4l2-controls.h87 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14) macro
/Linux-v5.4/drivers/media/usb/em28xx/
Dem28xx-video.c1370 case V4L2_CID_RED_BALANCE: in em28xx_s_ctrl()
2742 if (!v4l2_ctrl_find(hdl, V4L2_CID_RED_BALANCE)) in em28xx_v4l2_init()
2744 V4L2_CID_RED_BALANCE, in em28xx_v4l2_init()
/Linux-v5.4/drivers/media/usb/uvc/
Duvc_ctrl.c593 V4L2_CID_RED_BALANCE },
608 .id = V4L2_CID_RED_BALANCE,
/Linux-v5.4/drivers/media/usb/pwc/
Dpwc-v4l.c210 V4L2_CID_RED_BALANCE, 0, 255, 1, def); in pwc_init_controls()
/Linux-v5.4/Documentation/media/uapi/v4l/
Dcontrol.rst124 ``V4L2_CID_RED_BALANCE`` ``(integer)``

12