/linux-6.6.21/drivers/media/i2c/ |
D | tw9906.c | 118 case V4L2_CID_CONTRAST: in tw9906_s_ctrl() 183 V4L2_CID_CONTRAST, 0, 255, 1, 0x60); in tw9906_probe()
|
D | tw9903.c | 148 case V4L2_CID_CONTRAST: in tw9903_s_ctrl() 215 V4L2_CID_CONTRAST, 0, 255, 1, 0x60); in tw9903_probe()
|
D | tw2804.c | 232 case V4L2_CID_CONTRAST: in tw2804_s_ctrl() 369 V4L2_CID_CONTRAST, 0, 255, 1, 128); in tw2804_probe()
|
D | ml86v7667.c | 123 case V4L2_CID_CONTRAST: in ml86v7667_s_ctrl() 380 V4L2_CID_CONTRAST, -8, 7, 1, 0); in ml86v7667_probe()
|
D | saa7110.c | 326 case V4L2_CID_CONTRAST: in saa7110_s_ctrl() 387 V4L2_CID_CONTRAST, 0, 127, 1, 64); in saa7110_probe()
|
D | bt819.c | 337 case V4L2_CID_CONTRAST: in bt819_s_ctrl() 432 V4L2_CID_CONTRAST, 0, 511, 1, 0xd8); in bt819_probe()
|
D | vpx3220.c | 418 case V4L2_CID_CONTRAST: in vpx3220_s_ctrl() 484 V4L2_CID_CONTRAST, 0, 63, 1, 32); in vpx3220_probe()
|
D | adv7183.c | 331 case V4L2_CID_CONTRAST: in adv7183_s_ctrl() 572 V4L2_CID_CONTRAST, 0, 0xFF, 1, 0x80); in adv7183_probe()
|
/linux-6.6.21/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx_st6422.c | 65 case V4L2_CID_CONTRAST: in st6422_s_ctrl() 95 V4L2_CID_CONTRAST, 0, 15, 1, 11); in st6422_init_controls()
|
/linux-6.6.21/drivers/media/usb/gspca/ |
D | spca501.c | 1947 case V4L2_CID_CONTRAST: in sd_s_ctrl() 1976 V4L2_CID_CONTRAST, 0, 64725, 1, 64725); in sd_init_controls()
|
D | spca1528.c | 351 case V4L2_CID_CONTRAST: in sd_s_ctrl() 380 V4L2_CID_CONTRAST, 0, 8, 1, 1); in sd_init_controls()
|
D | stk014.c | 355 case V4L2_CID_CONTRAST: in sd_s_ctrl() 381 V4L2_CID_CONTRAST, 0, 255, 1, 127); in sd_init_controls()
|
D | konica.c | 384 case V4L2_CID_CONTRAST: in sd_s_ctrl() 422 V4L2_CID_CONTRAST, 0, 9, 1, 4); in sd_init_controls()
|
D | pac7311.c | 378 case V4L2_CID_CONTRAST: in sd_s_ctrl() 410 V4L2_CID_CONTRAST, 0, 15, 1, 7); in sd_init_controls()
|
D | spca506.c | 520 case V4L2_CID_CONTRAST: in sd_s_ctrl() 546 V4L2_CID_CONTRAST, 0, 255, 1, 0x47); in sd_init_controls()
|
D | conex.c | 880 case V4L2_CID_CONTRAST: in sd_s_ctrl() 905 V4L2_CID_CONTRAST, 0x0a, 0x1f, 1, 0x0c); in sd_init_controls()
|
/linux-6.6.21/drivers/media/i2c/adv748x/ |
D | adv748x-afe.c | 435 case V4L2_CID_CONTRAST: in adv748x_afe_s_ctrl() 479 V4L2_CID_CONTRAST, ADV748X_SDP_CON_MIN, in adv748x_afe_init_controls()
|
/linux-6.6.21/drivers/media/test-drivers/vimc/ |
D | vimc-sensor.c | 315 case V4L2_CID_CONTRAST: in vimc_sensor_s_ctrl() 405 V4L2_CID_CONTRAST, 0, 255, 1, 128); in vimc_sensor_add()
|
/linux-6.6.21/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-ctrls.c | 367 case V4L2_CID_CONTRAST: in s5c73m3_s_ctrl() 503 V4L2_CID_CONTRAST, -2, 2, 1, 0); in s5c73m3_init_controls()
|
/linux-6.6.21/drivers/media/pci/solo6x10/ |
D | solo6x10-tw28.c | 731 case V4L2_CID_CONTRAST: in tw28_set_ctrl_val() 785 case V4L2_CID_CONTRAST: in tw28_get_ctrl_val()
|
/linux-6.6.21/drivers/media/usb/go7007/ |
D | s2250-board.c | 379 case V4L2_CID_CONTRAST: in s2250_s_ctrl() 528 V4L2_CID_CONTRAST, 0, 0x3f, 1, 0x32); in s2250_probe()
|
/linux-6.6.21/drivers/media/usb/usbtv/ |
D | usbtv-video.c | 802 if (ctrl->id == V4L2_CID_BRIGHTNESS || ctrl->id == V4L2_CID_CONTRAST) { in usbtv_s_ctrl() 820 case V4L2_CID_CONTRAST: in usbtv_s_ctrl() 910 V4L2_CID_CONTRAST, 0, 0x3ff, 1, 0x1d0); in usbtv_video_init()
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | au8522_decoder.c | 446 case V4L2_CID_CONTRAST: in au8522_s_ctrl() 732 V4L2_CID_CONTRAST, 0, 255, 1, in au8522_probe()
|
/linux-6.6.21/drivers/video/fbdev/matrox/ |
D | matroxfb_g450.c | 40 { { V4L2_CID_CONTRAST, V4L2_CTRL_TYPE_INTEGER, 188 case V4L2_CID_CONTRAST: in g450_set_ctrl()
|
/linux-6.6.21/Documentation/driver-api/media/ |
D | v4l2-controls.rst | 180 V4L2_CID_CONTRAST, 0, 255, 1, 128); 272 case V4L2_CID_CONTRAST: 546 case V4L2_CID_CONTRAST: 691 v4l2_ctrl_new_std(&video_ctrl_handler, &video_ops, V4L2_CID_CONTRAST, ...); 704 v4l2_ctrl_new_std(&video_ctrl_handler, &ops, V4L2_CID_CONTRAST, ...); 744 v4l2_ctrl_new_std(&ctrl_handler, &video_ops, V4L2_CID_CONTRAST, ...); 751 contrast = v4l2_find_ctrl(&ctrl_handler, V4L2_CID_CONTRAST);
|