Home
last modified time | relevance | path

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

12

/linux/drivers/media/i2c/
A 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()
A Dml86v7667.c134 case V4L2_CID_RED_BALANCE: in ml86v7667_s_ctrl()
386 V4L2_CID_RED_BALANCE, -4, 3, 1, 0); in ml86v7667_probe()
A 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()
A Dnoon010pc30.c479 case V4L2_CID_RED_BALANCE: in noon010_s_ctrl()
733 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in noon010_probe()
A Dsr030pc30.c711 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in sr030pc30_probe()
A Dov8865.c2400 case V4L2_CID_RED_BALANCE: in ov8865_s_ctrl()
2445 v4l2_ctrl_new_std(handler, ops, V4L2_CID_RED_BALANCE, 1, 32767, 1, in ov8865_ctrls_init()
A Dov7740.c992 V4L2_CID_RED_BALANCE, in ov7740_init_controls()
A Dov6650.c1037 V4L2_CID_RED_BALANCE, 0, 0xff, 1, DEF_RED); in ov6650_probe()
/linux/drivers/media/usb/gspca/
A Dspca501.c1956 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
1982 V4L2_CID_RED_BALANCE, 0, 127, 1, 0); in sd_init_controls()
A Djeilinj.c403 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
449 V4L2_CID_RED_BALANCE, 0, 3, 1, 2); in sd_init_controls()
A Dtouptek.c608 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
637 V4L2_CID_RED_BALANCE, 0, 1023, 1, 295); in sd_init_controls()
A Dpac7302.c602 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
650 V4L2_CID_RED_BALANCE, in sd_init_controls()
A Dt613.c974 V4L2_CID_RED_BALANCE, -0x30, 0x30, 1, 0); in sd_init_controls()
A Dtopro.c4857 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
4890 V4L2_CID_RED_BALANCE, 0, 4095, 1, 256); in sd_init_controls()
A 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/drivers/media/v4l2-core/
A Dv4l2-ctrls-defs.c761 case V4L2_CID_RED_BALANCE: return "Red Balance"; in v4l2_ctrl_get_name()
1531 case V4L2_CID_RED_BALANCE: in v4l2_ctrl_fill()
/linux/drivers/media/usb/gspca/stv06xx/
A Dstv06xx_pb0100.c141 V4L2_CID_RED_BALANCE, -255, 255, 1, 0); in pb0100_init_controls()
/linux/drivers/staging/vc04_services/bcm2835-camera/
A Dcontrols.c493 if (ctrl->id == V4L2_CID_RED_BALANCE) in ctrl_set_awb_gains()
1064 .id = V4L2_CID_RED_BALANCE,
/linux/drivers/media/usb/gspca/m5602/
A Dm5602_mt9m111.c284 V4L2_CID_RED_BALANCE, 0, 0x7ff, 1, in mt9m111_init_controls()
A Dm5602_po1030.c249 V4L2_CID_RED_BALANCE, 0, 255, 1, in po1030_init_controls()
A Dm5602_ov9650.c376 V4L2_CID_RED_BALANCE, 0, 255, 1, in ov9650_init_controls()
/linux/drivers/media/usb/em28xx/
A 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/drivers/media/usb/uvc/
A Duvc_ctrl.c590 V4L2_CID_RED_BALANCE },
604 .id = V4L2_CID_RED_BALANCE,
/linux/drivers/media/usb/pwc/
A Dpwc-v4l.c210 V4L2_CID_RED_BALANCE, 0, 255, 1, def); in pwc_init_controls()
/linux/Documentation/userspace-api/media/v4l/
A Dcontrol.rst117 ``V4L2_CID_RED_BALANCE`` ``(integer)``

Completed in 60 milliseconds

12