Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/media/i2c/
Dtw2804.c190 case V4L2_CID_RED_BALANCE: in tw2804_g_volatile_ctrl()
233 case V4L2_CID_RED_BALANCE: in tw2804_s_ctrl()
400 V4L2_CID_RED_BALANCE, 0, 255, 1, 122); in tw2804_probe()
Dml86v7667.c138 case V4L2_CID_RED_BALANCE: in ml86v7667_s_ctrl()
389 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.c483 case V4L2_CID_RED_BALANCE: in noon010_s_ctrl()
733 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in noon010_probe()
Dsr030pc30.c716 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in sr030pc30_probe()
Dov7740.c968 V4L2_CID_RED_BALANCE, in ov7740_init_controls()
Dov6650.c961 V4L2_CID_RED_BALANCE, 0, 0xff, 1, DEF_RED); in ov6650_probe()
/Linux-v4.19/drivers/media/usb/gspca/
Dspca501.c1966 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
1992 V4L2_CID_RED_BALANCE, 0, 127, 1, 0); in sd_init_controls()
Djeilinj.c412 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
458 V4L2_CID_RED_BALANCE, 0, 3, 1, 2); in sd_init_controls()
Dtouptek.c617 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
646 V4L2_CID_RED_BALANCE, 0, 1023, 1, 295); in sd_init_controls()
Dpac7302.c611 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
659 V4L2_CID_RED_BALANCE, in sd_init_controls()
Dt613.c983 V4L2_CID_RED_BALANCE, -0x30, 0x30, 1, 0); in sd_init_controls()
Dtopro.c4869 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
4902 V4L2_CID_RED_BALANCE, 0, 4095, 1, 256); in sd_init_controls()
Dsonixj.c1638 V4L2_CID_RED_BALANCE, 24, 40, 1, 32); in sd_init_controls()
2829 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
/Linux-v4.19/drivers/media/usb/gspca/stv06xx/
Dstv06xx_pb0100.c150 V4L2_CID_RED_BALANCE, -255, 255, 1, 0); in pb0100_init_controls()
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/
Dcontrols.c510 if (ctrl->id == V4L2_CID_RED_BALANCE) in ctrl_set_awb_gains()
1035 V4L2_CID_RED_BALANCE, MMAL_CONTROL_TYPE_STD,
/Linux-v4.19/drivers/media/usb/gspca/m5602/
Dm5602_mt9m111.c286 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.c380 V4L2_CID_RED_BALANCE, 0, 255, 1, in ov9650_init_controls()
/Linux-v4.19/include/uapi/linux/
Dv4l2-controls.h85 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14) macro
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-video.c1375 case V4L2_CID_RED_BALANCE: in em28xx_s_ctrl()
2693 if (!v4l2_ctrl_find(hdl, V4L2_CID_RED_BALANCE)) in em28xx_v4l2_init()
2695 V4L2_CID_RED_BALANCE, in em28xx_v4l2_init()
/Linux-v4.19/drivers/media/usb/uvc/
Duvc_ctrl.c598 V4L2_CID_RED_BALANCE },
613 .id = V4L2_CID_RED_BALANCE,
/Linux-v4.19/Documentation/media/uapi/v4l/
Dcontrol.rst117 ``V4L2_CID_RED_BALANCE`` ``(integer)``
/Linux-v4.19/drivers/media/usb/pwc/
Dpwc-v4l.c222 V4L2_CID_RED_BALANCE, 0, 255, 1, def); in pwc_init_controls()
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ctrls.c715 case V4L2_CID_RED_BALANCE: return "Red Balance"; in v4l2_ctrl_get_name()
1315 case V4L2_CID_RED_BALANCE: in v4l2_ctrl_fill()

12