/linux-4.4.14/drivers/media/i2c/ |
D | tw2804.c | 194 case V4L2_CID_RED_BALANCE: in tw2804_g_volatile_ctrl() 237 case V4L2_CID_RED_BALANCE: in tw2804_s_ctrl() 404 V4L2_CID_RED_BALANCE, 0, 255, 1, 122); in tw2804_probe()
|
D | ml86v7667.c | 138 case V4L2_CID_RED_BALANCE: in ml86v7667_s_ctrl() 389 V4L2_CID_RED_BALANCE, -4, 3, 1, 0); in ml86v7667_probe()
|
D | mt9v011.c | 435 case V4L2_CID_RED_BALANCE: in mt9v011_s_ctrl() 524 V4L2_CID_RED_BALANCE, -(1 << 9), (1 << 9) - 1, 1, 0); in mt9v011_probe()
|
D | noon010pc30.c | 483 case V4L2_CID_RED_BALANCE: in noon010_s_ctrl() 733 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in noon010_probe()
|
D | sr030pc30.c | 713 V4L2_CID_RED_BALANCE, 0, 127, 1, 64); in sr030pc30_probe()
|
D | ov9650.c | 1005 ctrls->red_balance = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_RED_BALANCE, in ov965x_initialize_controls()
|
D | s5k5baf.c | 1647 ctrls->gain_red = v4l2_ctrl_new_std(hdl, ops, V4L2_CID_RED_BALANCE, in s5k5baf_initialize_ctrls()
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | spca501.c | 1970 case V4L2_CID_RED_BALANCE: in sd_s_ctrl() 1996 V4L2_CID_RED_BALANCE, 0, 127, 1, 0); in sd_init_controls()
|
D | jeilinj.c | 415 case V4L2_CID_RED_BALANCE: in sd_s_ctrl() 461 V4L2_CID_RED_BALANCE, 0, 3, 1, 2); in sd_init_controls()
|
D | touptek.c | 612 case V4L2_CID_RED_BALANCE: in sd_s_ctrl() 641 V4L2_CID_RED_BALANCE, 0, 1023, 1, 295); in sd_init_controls()
|
D | pac7302.c | 616 case V4L2_CID_RED_BALANCE: in sd_s_ctrl() 664 V4L2_CID_RED_BALANCE, in sd_init_controls()
|
D | t613.c | 987 V4L2_CID_RED_BALANCE, -0x30, 0x30, 1, 0); in sd_init_controls()
|
D | sonixj.c | 1641 V4L2_CID_RED_BALANCE, 24, 40, 1, 32); in sd_init_controls() 2836 case V4L2_CID_RED_BALANCE: in sd_s_ctrl()
|
D | topro.c | 4869 case V4L2_CID_RED_BALANCE: in sd_s_ctrl() 4902 V4L2_CID_RED_BALANCE, 0, 4095, 1, 256); in sd_init_controls()
|
D | sn9c20x.c | 1736 V4L2_CID_RED_BALANCE, 0, 127, 1, 0x28); in sd_init_controls()
|
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_pb0100.c | 154 V4L2_CID_RED_BALANCE, -255, 255, 1, 0); in pb0100_init_controls()
|
/linux-4.4.14/drivers/media/usb/gspca/m5602/ |
D | m5602_mt9m111.c | 142 V4L2_CID_RED_BALANCE, 0, 0x7ff, 1, in mt9m111_init_controls()
|
D | m5602_po1030.c | 145 V4L2_CID_RED_BALANCE, 0, 255, 1, in po1030_init_controls()
|
D | m5602_ov9650.c | 228 V4L2_CID_RED_BALANCE, 0, 255, 1, in ov9650_init_controls()
|
/linux-4.4.14/include/uapi/linux/ |
D | v4l2-controls.h | 84 #define V4L2_CID_RED_BALANCE (V4L2_CID_BASE+14) macro
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 1198 case V4L2_CID_RED_BALANCE: in em28xx_s_ctrl() 2476 if (NULL == v4l2_ctrl_find(hdl, V4L2_CID_RED_BALANCE)) in em28xx_v4l2_init() 2478 V4L2_CID_RED_BALANCE, in em28xx_v4l2_init()
|
/linux-4.4.14/drivers/media/usb/uvc/ |
D | uvc_ctrl.c | 596 V4L2_CID_RED_BALANCE }, 611 .id = V4L2_CID_RED_BALANCE,
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-v4l.c | 222 V4L2_CID_RED_BALANCE, 0, 255, 1, def); in pwc_init_controls()
|
/linux-4.4.14/drivers/media/i2c/soc_camera/ |
D | ov6650.c | 1004 V4L2_CID_RED_BALANCE, 0, 0xff, 1, DEF_RED); in ov6650_probe()
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 619 case V4L2_CID_RED_BALANCE: return "Red Balance"; in v4l2_ctrl_get_name() 1149 case V4L2_CID_RED_BALANCE: in v4l2_ctrl_fill()
|