Searched refs:contrast (Results 1 - 162 of 162) sorted by relevance

/linux-4.1.27/drivers/video/backlight/
H A Djornada720_lcd.c47 dev_err(&ld->dev, "failed to set contrast\n"); jornada_lcd_get_contrast()
61 /* start by sending our set contrast cmd to mcu */ jornada_lcd_set_contrast()
68 dev_err(&ld->dev, "failed to set contrast\n"); jornada_lcd_set_contrast()
H A Dlcd.c152 unsigned long contrast; contrast_store() local
154 rc = kstrtoul(buf, 0, &contrast); contrast_store()
162 pr_debug("set contrast to %lu\n", contrast); contrast_store()
163 ld->ops->set_contrast(ld, contrast); contrast_store()
170 static DEVICE_ATTR_RW(contrast);
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Doverlay.c45 struct drm_property *contrast; member in struct:nouveau_plane::__anon4102
53 int contrast; member in struct:nouveau_plane
201 u32 luma = (plane->brightness - 512) << 16 | plane->contrast; nv10_set_params()
234 else if (property == nv_plane->props.contrast) nv_set_property()
235 nv_plane->contrast = value; nv_set_property()
289 plane->props.contrast = drm_property_create_range( nv10_overlay_init()
290 device, 0, "contrast", 0, 8192 - 1); nv10_overlay_init()
300 !plane->props.contrast || nv10_overlay_init()
311 plane->contrast = 0x1000; nv10_overlay_init()
313 plane->props.contrast, plane->contrast); nv10_overlay_init()
397 /* It should be possible to convert hue/contrast to this */ nv04_update_plane()
/linux-4.1.27/include/linux/
H A Dlcd.h35 /* The maximum value for contrast (read-only) */
55 /* Get the current contrast setting (0-max_contrast) */
57 /* Set LCD panel contrast */
58 int (*set_contrast)(struct lcd_device *, int contrast);
H A Dcompiler.h235 * In contrast to ACCESS_ONCE these two macros will also work on aggregate
H A Dclk.h388 * thereby the clock producer. In contrast to clk_get() this function
/linux-4.1.27/drivers/hid/
H A Dhid-picolcd_lcd.c36 static int picolcd_set_contrast(struct lcd_device *ldev, int contrast) picolcd_set_contrast() argument
45 data->lcd_contrast = contrast & 0x0ff; picolcd_set_contrast()
H A Dhid-picolcd_debugfs.c442 /* 1 data byte with contrast */ picolcd_debug_out_report()
/linux-4.1.27/drivers/video/fbdev/
H A Dwm8505fb.c47 unsigned int contrast; member in struct:wm8505fb_info
153 writel(fbi->contrast<<16 | fbi->contrast<<8 | fbi->contrast, wm8505fb_set_par()
165 return sprintf(buf, "%u\n", fbi->contrast); contrast_show()
178 fbi->contrast = tmp; contrast_store()
185 static DEVICE_ATTR(contrast, 0644, contrast_show, contrast_store);
349 fbi->contrast = 0x10; wm8505fb_probe()
H A Dbf537-lq035.c660 static int bfin_lcd_set_contrast(struct lcd_device *dev, int contrast) bfin_lcd_set_contrast() argument
662 if (contrast > 255) bfin_lcd_set_contrast()
663 contrast = 255; bfin_lcd_set_contrast()
664 if (contrast < 0) bfin_lcd_set_contrast()
665 contrast = 0; bfin_lcd_set_contrast()
667 vcomm_value = (unsigned char)contrast; bfin_lcd_set_contrast()
H A Dimxfb.c738 static int imxfb_lcd_set_contrast(struct lcd_device *lcddev, int contrast) imxfb_lcd_set_contrast() argument
743 if (contrast > 255) imxfb_lcd_set_contrast()
744 contrast = 255; imxfb_lcd_set_contrast()
745 else if (contrast < 0) imxfb_lcd_set_contrast()
746 contrast = 0; imxfb_lcd_set_contrast()
749 fbi->pwmr |= contrast; imxfb_lcd_set_contrast()
H A Dpxa168fb.h342 #define CFG_CONTRAST(contrast) (contrast)
H A Datmel_lcdfb.c292 /* contrast pwm can be 'inverted' */ init_contrast()
296 /* have some default contrast/backlight settings */ init_contrast()
1305 /* Initialize PWM for contrast or backlight ("off") */ atmel_lcdfb_probe()
H A Dbfin-t350mcqb-fb.c377 static int bfin_lcd_set_contrast(struct lcd_device *dev, int contrast) bfin_lcd_set_contrast() argument
H A Dssd1307fb.c304 /* Set initial contrast */ ssd1307fb_ssd1306_init()
H A Dbf54x-lq043fb.c455 static int bfin_lcd_set_contrast(struct lcd_device *dev, int contrast) bfin_lcd_set_contrast() argument
/linux-4.1.27/drivers/gpu/drm/armada/
H A Darmada_overlay.c26 uint16_t contrast; member in struct:armada_plane_properties
57 writel_relaxed(prop->brightness << 16 | prop->contrast, armada_ovl_update_attr()
339 dplane->prop.contrast = val; armada_plane_set_property()
416 "contrast", 0, 0x7fff); armada_overlay_create_properties()
454 dplane->prop.contrast = 0x4000; armada_overlay_plane_create()
472 dplane->prop.contrast); armada_overlay_plane_create()
/linux-4.1.27/include/uapi/linux/dvb/
H A Dvideo.h165 __u8 contrast1; /* 7- 4 Pattern pixel contrast */
166 /* 3- 0 Background pixel contrast */
167 __u8 contrast2; /* 7- 4 Emphasis pixel-2 contrast */
168 /* 3- 0 Emphasis pixel-1 contrast */
/linux-4.1.27/arch/powerpc/platforms/83xx/
H A Dmpc837x_rdb.c36 * On RDB boards (in contrast to MDS) USBB pins are used for SD only, mpc837x_rdb_sd_cfg()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dheathrow.h15 /* Brightness/contrast (gossamer iMac ?). 8 bits */
/linux-4.1.27/net/netfilter/
H A Dxt_cgroup.c5 * policies in contrast to global policies based on control groups.
/linux-4.1.27/drivers/media/platform/vivid/
H A Dvivid-tpg.h119 u8 contrast; member in struct:tpg_data
261 u8 contrast) tpg_s_contrast()
263 if (tpg->contrast == contrast) tpg_s_contrast()
265 tpg->contrast = contrast; tpg_s_contrast()
260 tpg_s_contrast(struct tpg_data *tpg, u8 contrast) tpg_s_contrast() argument
H A Dvivid-tpg.c107 tpg->contrast = 128; tpg_init()
697 if (tpg->brightness != 128 || tpg->contrast != 128 || precalculate_color()
707 y = (16 << 4) + ((y - (16 << 4)) * tpg->contrast) / 128; precalculate_color()
715 cb = (128 << 4) + (tmp_cb * tpg->contrast * tpg->saturation) / (128 * 128); precalculate_color()
716 cr = (128 << 4) + (tmp_cr * tpg->contrast * tpg->saturation) / (128 * 128); precalculate_color()
1278 enum tpg_color contrast; tpg_precalculate_line() local
1286 contrast = TPG_COLOR_100_RED; tpg_precalculate_line()
1289 contrast = TPG_COLOR_CSC_GREEN; tpg_precalculate_line()
1292 contrast = TPG_COLOR_100_GREEN; tpg_precalculate_line()
1358 gen_twopix(tpg, pix, contrast, 0); tpg_precalculate_line()
1359 gen_twopix(tpg, pix, contrast, 1); tpg_precalculate_line()
H A Dvivid-core.h197 struct v4l2_ctrl *contrast; member in struct:vivid_dev
H A Dvivid-kthread-cap.c511 " brightness %3d, contrast %3d, saturation %3d, hue %d ", vivid_fillbuff()
513 dev->contrast->cur.val, vivid_fillbuff()
H A Dvivid-ctrls.c1304 dev->contrast = v4l2_ctrl_new_std(hdl_user_vid, &vivid_user_vid_ctrl_ops, vivid_create_controls()
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-isp.h79 /* Adjust - contrast */
80 struct v4l2_ctrl *contrast; member in struct:fimc_isp_ctrls
H A Dfimc-is-param.c375 isp->adjust.contrast = val; __is_set_isp_adjust()
393 isp->adjust.contrast = 0; __is_set_isp_adjust()
H A Dfimc-isp.c722 ctrls->contrast = v4l2_ctrl_new_std(handler, ops, V4L2_CID_CONTRAST, fimc_isp_subdev_create()
H A Dfimc-is-param.h576 s32 contrast; member in struct:param_isp_adjust
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Disppreview.h77 * @contrast: Contrast.
96 u8 contrast; member in struct:prev_params
H A Disppreview.c612 params->contrast << ISPPRV_CNT_BRT_CNT_SHIFT); preview_config_contrast()
630 * preview_update_contrast - Updates the contrast.
631 * @contrast: Pointer to hold the current programmed contrast value.
636 preview_update_contrast(struct isp_prev_device *prev, u8 contrast) preview_update_contrast() argument
645 if (params->contrast != (contrast * ISPPRV_CONTRAST_UNITS)) { preview_update_contrast()
646 params->contrast = contrast * ISPPRV_CONTRAST_UNITS; preview_update_contrast()
1320 params->contrast = ISPPRV_CONTRAST_DEF * ISPPRV_CONTRAST_UNITS; preview_init_params()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddm365_ipipe.h69 /* contrast adjustments */
70 unsigned char contrast; member in struct:ipipe_lum_adj
H A Ddm365_ipipe_hw.c828 /* combine fields of YUV_ADJ to set brightness and contrast */ ipipe_set_lum_adj_regs()
829 val = lum_adj->contrast << LUM_ADJ_CONTR_SHIFT | ipipe_set_lum_adj_regs()
H A Ddavinci_vpfe_user.h580 /* Global brightness and contrast control */
H A Ddm365_ipipe.c1615 lum_adj->contrast = ctrl->val; ipipe_s_ctrl()
/linux-4.1.27/drivers/media/usb/gspca/gl860/
H A Dgl860.h49 u16 contrast; member in struct:sd_gl860
H A Dgl860-mi1320.c192 sd->vcur.contrast = 10; mi1320_init_settings()
204 sd->vmax.contrast = 0; /* 10 but not working with this driver */ mi1320_init_settings()
269 sd->vold.contrast = -1; mi1320_init_pre_alt()
355 s32 cntr = sd->vcur.contrast; mi1320_camera_settings()
514 if (cntr != sd->vold.contrast) { mi1320_camera_settings()
515 sd->vold.contrast = cntr; mi1320_camera_settings()
516 if (cntr < 0 || cntr > sd->vmax.contrast) mi1320_camera_settings()
H A Dgl860-ov2640.c190 sd->vcur.contrast = 0; ov2640_init_settings()
201 sd->vmax.contrast = 255; ov2640_init_settings()
254 sd->vold.contrast = -1; ov2640_init_pre_alt()
355 s32 cntr = sd->vcur.contrast; ov2640_camera_settings()
395 if (cntr != sd->vold.contrast) { ov2640_camera_settings()
396 sd->vold.contrast = cntr; ov2640_camera_settings()
397 if (cntr < 0 || cntr > sd->vmax.contrast) ov2640_camera_settings()
H A Dgl860-mi2020.c370 sd->vcur.contrast = 0; mi2020_init_settings()
382 sd->vmax.contrast = 3; mi2020_init_settings()
442 sd->vold.contrast = 0; mi2020_init_pre_alt()
641 s32 cntr = sd->vcur.contrast; mi2020_camera_settings()
746 if (cntr != sd->vold.contrast || gam != sd->vold.gamma) { mi2020_camera_settings()
747 sd->vold.contrast = cntr; mi2020_camera_settings()
748 if (cntr < 0 || cntr > sd->vmax.contrast) mi2020_camera_settings()
H A Dgl860.c72 sd->vcur.contrast = ctrl->val; sd_s_ctrl()
128 if (sd->vmax.contrast) sd_init_controls()
130 0, sd->vmax.contrast, 1, sd_init_controls()
131 sd->vcur.contrast); sd_init_controls()
H A Dgl860-ov9655.c160 sd->vcur.contrast = 0; ov9655_init_settings()
169 sd->vmax.contrast = 0; ov9655_init_settings()
/linux-4.1.27/drivers/media/usb/gspca/
H A Dspca561.c40 struct { /* hue/contrast control cluster */
41 struct v4l2_ctrl *contrast; member in struct:sd::__anon5860
482 static void setwhite(struct gspca_dev *gspca_dev, s32 white, s32 contrast) setwhite() argument
495 red += contrast - 0x20; setwhite()
496 blue += contrast - 0x20; setwhite()
497 reg_w_val(gspca_dev, 0x8652, contrast + 0x20); /* Gr */ setwhite()
498 reg_w_val(gspca_dev, 0x8654, contrast + 0x20); /* Gb */ setwhite()
634 v4l2_ctrl_g_ctrl(sd->contrast)); sd_start_72a()
786 /* hue/contrast control cluster for 72a */ sd_s_ctrl()
839 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls_72a()
852 v4l2_ctrl_cluster(2, &sd->contrast); sd_init_controls_72a()
H A Dpac7302.c39 * 0xa2-0xab Brightness, contrast and gamma control
116 struct { /* brightness / contrast cluster */
118 struct v4l2_ctrl *contrast; member in struct:sd::__anon5850
399 v -= delta[i] * sd->contrast->val / (s32)sd->contrast->maximum; setbrightcont()
655 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls()
H A Dpac7311.c79 struct v4l2_ctrl *contrast; member in struct:sd
422 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls()
453 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); sd_start()
H A Dov534.c13 * PS3 Eye camera - brightness, contrast, awb, agc, aec controls
67 struct v4l2_ctrl *contrast; member in struct:sd
1210 sd->contrast = v4l2_ctrl_new_std(hdl, &ov534_ctrl_ops, sd_init_controls()
1365 setcontrast(gspca_dev, v4l2_ctrl_g_ctrl(sd->contrast)); sd_start()
H A Dt613.c475 static void setcontrast(struct gspca_dev *gspca_dev, s32 contrast) setcontrast() argument
479 if (contrast < 7) setcontrast()
480 reg_to_write = 0x8ea9 - contrast * 0x200; setcontrast()
482 reg_to_write = 0x00a9 + (contrast - 7) * 0x200; setcontrast()
H A Dcpia1.c273 u8 contrast; member in struct:cam_params::__anon5823
520 sd->params.colourParams.contrast = gspca_dev->usb_buf[1]; do_command()
633 params->colourParams.contrast = CONTRAST_DEF; reset_camera_params()
813 sd->params.colourParams.contrast, command_setcolourparams()
1773 sd->params.colourParams.contrast = ctrl->val; sd_s_ctrl()
H A Dsn9c20x.c74 struct v4l2_ctrl *contrast; member in struct:sd::__anon5854
1295 s32 brightness, s32 contrast, s32 satur, s32 hue) set_cmatrix()
1301 cmatrix[2] = (contrast * 0x25 / 0x100) + 0x26; set_cmatrix()
1674 sd->contrast->val, sd->saturation->val, sd->hue->val); sd_s_ctrl()
1723 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls()
2033 v4l2_ctrl_g_ctrl(sd->contrast), sd_start()
1294 set_cmatrix(struct gspca_dev *gspca_dev, s32 brightness, s32 contrast, s32 satur, s32 hue) set_cmatrix() argument
H A Dsonixj.c40 struct v4l2_ctrl *contrast; member in struct:sd
676 * preset contrast */
1635 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls()
1855 u8 contrast[6]; setcontrast() local
1857 k2 = sd->contrast->val * 37 / (CONTRAST_MAX + 1) setcontrast()
1859 contrast[0] = (k2 + 1) / 2; /* red */ setcontrast()
1860 contrast[1] = 0; setcontrast()
1861 contrast[2] = k2; /* green */ setcontrast()
1862 contrast[3] = 0; setcontrast()
1863 contrast[4] = k2 / 5; /* blue */ setcontrast()
1864 contrast[5] = 0; setcontrast()
1865 reg_w(gspca_dev, 0x84, contrast, sizeof contrast); setcontrast()
H A Dspca505.c434 {0x06, 0x11, 0x10}, /* contrast */
510 {0x06, 0x18, 0x10}, /* maybe contrast (18) */
H A Dstk014.c199 parval = 0x07000000 /* contrast */ setcontrast()
H A Dconex.c40 struct v4l2_ctrl *contrast; member in struct:sd
897 setcontrast(gspca_dev, sd->contrast->cur.val, ctrl->val); sd_s_ctrl()
916 sd->contrast = v4l2_ctrl_new_std(hdl, &sd_ctrl_ops, sd_init_controls()
H A Dspca500.c104 * brightness/contrast enable.
107 {0x00, 0x0020, 0x8168}, /* contrast = 0 */
110 * brightness/contrast enable.
H A Dsunplus.c133 {0x00, 0x0020, 0x21a8}, /* contrast */
170 {0x00, 0x0020, 0x21a8}, /* contrast */
H A Dzc3xx.c42 struct { /* gamma/brightness/contrast control cluster */
45 struct v4l2_ctrl *contrast; member in struct:sd::__anon5869
5729 s32 gamma, s32 brightness, s32 contrast) setcontrast()
5737 static const u8 delta_c[16] = /* delta for contrast */ setcontrast()
5757 contrast -= 128; /* -128 / 127 */ setcontrast()
5763 - delta_c[i] * contrast / 256 - adj / 2; setcontrast()
5769 if (contrast > 0) setcontrast()
5771 else if (contrast < 0) setcontrast()
6379 /* gamma/brightness/contrast cluster */ zcxx_s_ctrl()
6382 sd->brightness->val, sd->contrast->val); zcxx_s_ctrl()
6438 sd->contrast = v4l2_ctrl_new_std(hdl, &zcxx_ctrl_ops, sd_init_controls()
6773 v4l2_ctrl_g_ctrl(sd->contrast)); sd_start()
5728 setcontrast(struct gspca_dev *gspca_dev, s32 gamma, s32 brightness, s32 contrast) setcontrast() argument
H A Dtouptek.c3 * TODO: contrast with ScopeTek / AmScope MDC cameras
H A Dov534_9.c654 /* contrast */
1300 sccb_write(gspca_dev, 0x56, /* cnst1 - contrast 1 ctrl coeff */ setcontrast()
H A Dmr97310a.c741 /* {0x1c, 0x00, {0x17}, 1}, contrast control */ start_vga_cam()
H A Dov519.c554 #define OV7610_REG_CNT 0x05 /* Y contrast */
1475 * 0x85 (AEC method 1): Best overall, good contrast range
1478 * shifted resulting in loss of contrast
1480 * contrast
H A Dsonixb.c221 /* Bright, contrast, etc are set through SCBB interface.
H A Dspca508.c1447 /* MX seem contrast */ setbrightness()
H A Dspca501.c36 unsigned short contrast; member in struct:sd
H A Dxirlink_cit.c1689 /* Default contrast */ cit_start_model1()
H A Dtopro.c4407 {0x05, 0x88}, /* contrast */ soi763a_6800_start()
/linux-4.1.27/drivers/media/i2c/
H A Dsaa711x_regs.h262 "Luminance contrast control"},
318 "Component contrast control"},
425 "Task A: Luminance contrast control"},
501 "Task B: Luminance contrast control"},
H A Dtw9906.c54 0x11, 0x60, /* contrast */
H A Dtw9903.c66 0x11, 0x60, /* contrast */
H A Dvs6624_regs.h69 #define VS6624_CONTRAST0 0x03B4 /* contrast control for output */
102 #define VS6624_CONTRAST1 0x0434 /* contrast control for output */
H A Dml86v7667.c324 /* enable contrast function */ ml86v7667_init()
H A Dsaa717x.c196 0x065, 0x040, /* Luminance contrast TASK A */
219 0x0a5, 0x040, /* Luminance contrast TASK B */
H A Dks0127.c192 int contrast; member in struct:adjust
H A Dsaa7115.c320 R_0B_LUMA_CONTRAST_CNTL, 0x44, /* was 0x48. decoder contrast, 0x44 is itu standard */
H A Dadv7842.c1178 contrast/brightness/hue/free run is acting a bit strange, adv7842_s_ctrl()
/linux-4.1.27/drivers/gpu/drm/i2c/
H A Dch7006_mode.c335 int flicker, contrast, hpos, vpos; ch7006_setup_properties() local
343 contrast = interpolate(0, 5, 7, priv->contrast); ch7006_setup_properties()
344 regs[CH7006_CONTRAST] = bitf(CH7006_CONTRAST_0, contrast); ch7006_setup_properties()
H A Dch7006_drv.c270 priv->contrast); ch7006_encoder_create_resources()
332 priv->contrast = val; ch7006_encoder_set_property()
461 priv->contrast = 50; ch7006_encoder_init()
H A Dch7006_priv.h94 int contrast; member in struct:ch7006_priv
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_vid.c110 /* Brightness, contrast, tint, saturation */ sti_vid_init()
/linux-4.1.27/arch/m68k/68000/
H A Dm68VZ328.c118 /* contrast control register */ init_hardware()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_overlay.c179 u32 brightness, contrast, saturation; member in struct:intel_overlay
1206 iowrite32((overlay->contrast << 18) | (overlay->brightness & 0xff), update_reg_attrs()
1277 attrs->contrast = overlay->contrast; intel_overlay_attrs()
1291 if (attrs->contrast > 255) intel_overlay_attrs()
1298 overlay->contrast = attrs->contrast; intel_overlay_attrs()
1396 overlay->contrast = 75; intel_setup_overlay()
H A Dintel_sdvo_regs.h600 unsigned int contrast:1; member in struct:intel_sdvo_enhancements_reply
H A Dintel_tv.c175 * Saturation and contrast are 8 bits, with their own representation:
176 * 8 bit field (saturation, contrast)
H A Dintel_sdvo.c172 struct drm_property *contrast; member in struct:intel_sdvo_connector
2162 CHECK_PROPERTY(contrast, CONTRAST) intel_sdvo_set_property()
2847 ENHANCEMENT(contrast, CONTRAST); intel_sdvo_create_enhance_property_tv()
H A Di915_gem_gtt.c55 * rendering. In contrast, fed to the display engine would be an alternative
/linux-4.1.27/fs/ntfs/
H A Dmst.c40 * in contrast to pre_write_mst_fixup(), see below.
111 * (assumed not needed). This is in contrast to post_read_mst_fixup() above.
H A Dfile.c374 * compression kick in. This is in contrast to encrypted files ntfs_prepare_file_for_write()
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_g450.c40 "contrast",
43 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
135 const int c = minfo->altout.tvo_params.contrast; g450_compute_bwlevel()
H A Dmatroxfb_maven.c74 "contrast",
77 }, offsetof(struct matrox_fb_info, altout.tvo_params.contrast) },
360 const int c = md->primary_head->altout.tvo_params.contrast; maven_compute_bwlevel()
501 /* Set contrast / brightness */ maven_init_TVdata()
H A Dmatroxfb_base.h393 int brightness, contrast, saturation, hue, gamma; member in struct:matrox_fb_info::__anon10550::__anon10551
/linux-4.1.27/drivers/media/pci/cx25821/
H A Dcx25821-medusa-video.c586 int medusa_set_contrast(struct cx25821_dev *dev, int contrast, int decoder) medusa_set_contrast() argument
592 if ((contrast > VIDEO_PROCAMP_MAX) || (contrast < VIDEO_PROCAMP_MIN)) { medusa_set_contrast()
596 ret_val = mapM(VIDEO_PROCAMP_MIN, VIDEO_PROCAMP_MAX, contrast, medusa_set_contrast()
H A Dcx25821.h403 extern int medusa_set_contrast(struct cx25821_dev *dev, int contrast,
/linux-4.1.27/drivers/media/usb/hdpvr/
H A Dhdpvr-control.c175 hdpvr_config_call(dev, CTRL_CONTRAST, dev->options.contrast); hdpvr_set_options()
H A Dhdpvr-core.c151 dev->options.contrast = 0x40; device_authorization()
264 .contrast = 0x80,
H A Dhdpvr.h60 u8 contrast; member in struct:hdpvr_options
H A Dhdpvr-video.c906 dev->options.contrast = ctrl->val; hdpvr_s_ctrl()
/linux-4.1.27/drivers/staging/fbtft/
H A Dfb_pcd8544.c37 #define DEFAULT_GAMMA "40" /* gamma controls the contrast in this driver */
H A Dfb_tls8204.c38 #define DEFAULT_GAMMA "40" /* gamma is used to control contrast in this driver */
/linux-4.1.27/drivers/media/i2c/s5c73m3/
H A Ds5c73m3.h276 /* 0x0000...0x0004 -> contrast: 0, 1, 2, -1, -2 */
352 struct v4l2_ctrl *contrast; member in struct:s5c73m3_ctrls
H A Ds5c73m3-ctrls.c512 ctrls->contrast = v4l2_ctrl_new_std(hdl, ops, s5c73m3_init_controls()
/linux-4.1.27/arch/arm/mach-s3c24xx/
H A Dmach-bast.c495 /* LCD contrast (0-6.6V) */
497 .name = "lcd-contrast",
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov772x.c190 #define CNTRST 0x9C /* Contrast contrast */
191 #define CNTRST_CTRL 0x9D /* Contrast contrast center */
192 #define UVAD_J0 0x9E /* Auto UV adjust contrast 0 */
193 #define UVAD_J1 0x9F /* Auto UV adjust contrast 1 */
209 #define SIGN 0xAB /* Sign bit for Hue and contrast */
/linux-4.1.27/drivers/media/usb/go7007/
H A Ds2250-board.c125 int contrast; member in struct:s2250
540 state->contrast = 50; s2250_probe()
/linux-4.1.27/crypto/async_tx/
H A Dasync_raid6_recov.c396 * operation (in contrast to the synchronous case), so async_raid6_2data_recov()
403 * source pq operation (in contrast to the synchronous async_raid6_2data_recov()
/linux-4.1.27/drivers/media/usb/em28xx/
H A Dem28xx-reg.h125 #define EM28XX_R20_YGAIN 0x20 /* contrast [0:4] */
/linux-4.1.27/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_st6422.c138 { 0x143a, 0xf9 }, /* 0x00-0x0F contrast */ st6422_init()
/linux-4.1.27/drivers/input/touchscreen/
H A Deeti_ts.c167 * In contrast to what's described in the datasheet, there seems eeti_ts_probe()
/linux-4.1.27/arch/sparc/include/asm/
H A Dprocessor_64.h234 * By contrast, "#one_write" prefetches into the L2 cache prefetch()
/linux-4.1.27/fs/sysv/
H A Dsysv.h15 * while the system is running). This is in contrast to the Minix and Berkeley
/linux-4.1.27/arch/s390/lib/
H A Dstring.c180 * Note that in contrast to strncpy, strncat ensures the result is
/linux-4.1.27/arch/arm/mach-clps711x/
H A Dboard-autcpu12.c78 /* LCD contrast digital potentiometer */
/linux-4.1.27/drivers/media/i2c/m5mols/
H A Dm5mols_reg.h159 /* Set color tone (contrast) */
/linux-4.1.27/drivers/media/pci/meye/
H A Dmeye.h317 u16 contrast; member in struct:meye
H A Dmeye.c1083 meye.contrast = ctrl->val << 10; meye_s_ctrl()
/linux-4.1.27/drivers/media/usb/cpia2/
H A Dcpia2.h282 u8 contrast; /* Note: this is CPIA2_VP_YRANGE */ member in struct:camera_params::__anon5783
H A Dcpia2_core.c1798 DBG("Setting contrast to %d (0x%0x)\n", value, value); cpia2_set_contrast()
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttvp.h434 int hue, contrast, bright, saturation; member in struct:bttv
H A Dbttv-driver.c937 btv->contrast = cont; bt848_contrast()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw-internal.h366 VCREATE_DATA(contrast);
H A Dpvrusb2-hdw.c982 VCREATE_FUNCS(contrast)
1011 .name = "contrast",
1013 DEFREF(contrast),
2917 PVR2_SUBDEV_SET_CONTROL(hdw, V4L2_CID_CONTRAST, contrast); pvr2_subdev_update()
/linux-4.1.27/drivers/media/usb/pwc/
H A Dpwc-ctrl.c39 /* Control functions for the cam; brightness, contrast, video mode, etc. */
H A Dpwc.h297 struct v4l2_ctrl *contrast; member in struct:pwc_device
H A Dpwc-v4l.c173 /* Brightness, contrast, saturation, gamma */ pwc_init_controls()
183 pdev->contrast = v4l2_ctrl_new_std(hdl, &pwc_ctrl_ops, pwc_init_controls()
/linux-4.1.27/include/linux/mtd/
H A Dubi.h186 * contrast, NAND flashes usually have @min_io_size = @max_write_size = NAND
/linux-4.1.27/include/uapi/sound/
H A Dcompress_params.h81 * (in contrast to the list of codecs)
/linux-4.1.27/arch/powerpc/crypto/
H A Daes-tab-4k.S22 * to cache timing attacks because of their size. Nevertheless in contrast to
/linux-4.1.27/arch/cris/arch-v32/lib/
H A Dusercopy.c21 in contrast to v10, a postincrement in the instruction is *not*
/linux-4.1.27/sound/soc/codecs/
H A Dcs4271.c356 * the data sheet, but it seems to work fine, and in contrast cs4271_hw_params()
/linux-4.1.27/drivers/net/irda/
H A Dvlsi_ir.h304 * (in contrast to busmaster access mode) gets enabled.
497 * bare packet+fcs is stored into the buffer - in contrast to the SIR
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c1064 * potential for a name conflict (in contrast to 'ipg' and 'mclk')
1107 * "per" string for the clock lookup in contrast to the "ipg" name
/linux-4.1.27/drivers/media/usb/s2255/
H A Ds2255drv.c151 u32 contrast; /* contrast */ member in struct:s2255_mode
1240 mode.contrast = ctrl->val; s2255_s_ctrl()
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c162 struct drm_property *contrast; member in struct:psb_intel_sdvo_connector
1775 CHECK_PROPERTY(contrast, CONTRAST) psb_intel_sdvo_set_property()
2397 ENHANCEMENT(contrast, CONTRAST); psb_intel_sdvo_create_enhance_property_tv()
H A Dpsb_intel_sdvo_regs.h595 unsigned int contrast:1; member in struct:psb_intel_sdvo_enhancements_reply
/linux-4.1.27/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c42 * in 'baycom-mode' :-) In contrast to the TCM3105 modem, power is
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_sasem.c91 unsigned int vfd_contrast; /* VFD contrast */
/linux-4.1.27/net/dccp/
H A Ddccp.h427 * Adjust SWL so that it is not below ISR. In contrast to RFC 4340,
/linux-4.1.27/lib/
H A Dstring.c176 * Note that in contrast to strncpy(), strncat() ensures the result is
/linux-4.1.27/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h585 #define CFG_CONTRAST(contrast) (contrast)
/linux-4.1.27/drivers/media/pci/zoran/
H A Dzoran_driver.c2361 /* we only support hue/saturation/contrast/brightness */ zoran_queryctrl()
2376 /* we only support hue/saturation/contrast/brightness */ zoran_g_ctrl()
2393 /* we only support hue/saturation/contrast/brightness */ zoran_s_ctrl()
/linux-4.1.27/drivers/macintosh/
H A Dadbhid.c548 * XXX: Where is the contrast control for the passive? adbhid_buttons_input()
/linux-4.1.27/drivers/net/arcnet/
H A Darcnet.c998 /* in striking contrast, the following isn't a hack. */
/linux-4.1.27/arch/tile/include/hv/
H A Diorpc.h70 * In contrast, drivers with no hardware service domain limitations
/linux-4.1.27/fs/ubifs/
H A Dfind.c223 * In contrast, if the Garbage Collector is called from budgeting, it should
/linux-4.1.27/fs/xfs/
H A Dxfs_dquot.c128 * In contrast, warnings are a little different in that they don't
/linux-4.1.27/include/uapi/drm/
H A Di915_drm.h1003 __u32 contrast; member in struct:drm_intel_overlay_attrs
/linux-4.1.27/Documentation/video4linux/
H A Dv4l2-pci-skeleton.c673 /* TODO: set contrast to ctrl->val */ skeleton_s_ctrl()
/linux-4.1.27/fs/ceph/
H A Dsnap.c13 * client. In contrast to local file systems or file servers that
/linux-4.1.27/drivers/media/usb/usbvision/
H A Dusbvision-video.c219 static DEVICE_ATTR(contrast, S_IRUGO, show_contrast, NULL);
/linux-4.1.27/drivers/edac/
H A Dppc4xx_edac.c96 * In contrast, uncorrectable errors also report the failing address,
/linux-4.1.27/include/uapi/linux/
H A Dfirewire-cdev.h958 * In contrast, %FW_CDEV_IOC_ALLOCATE_ISO_RESOURCE_ONCE allocates iso resources
/linux-4.1.27/kernel/time/
H A Dhrtimer.c10 * In contrast to the low-resolution timeout API implemented in
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Ddir.c290 * In contrast to find_lock_page() we are sure that directory ll_dir_page_locate()
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_bitmap.c1217 * In contrast to drbd_bm_write(), this will copy the bitmap pages
/linux-4.1.27/drivers/gpu/drm/
H A Ddrm_crtc.c213 * In contrast to the other drm_get_*_name functions this one here returns a
1530 drm_property_create_range(dev, 0, "contrast", 0, 100); drm_mode_create_tv_properties()
/linux-4.1.27/fs/
H A Dlocks.c189 * contrast to those that are acting as records of acquired locks).
H A Ddcache.c176 * In contrast, 'ct' and 'tcount' can be from a pathname, and do
/linux-4.1.27/include/net/sctp/
H A Dstructs.h385 * in contrast to its usage in TCP, where it refers to a sequence of
/linux-4.1.27/fs/reiserfs/
H A Dreiserfs.h2163 * in do_balance leaf has h == 0 in contrast with path structure,
/linux-4.1.27/kernel/rcu/
H A Dtree.c3122 * synchronize_kernel() API. In contrast, synchronize_rcu() only
/linux-4.1.27/mm/
H A Dmemory.c2398 * must keep the partial page. In contrast, we must get rid of
/linux-4.1.27/drivers/md/
H A Draid5.c3883 /* in contrast to the raid5 case we can validate handle_parity_checks6()
/linux-4.1.27/fs/btrfs/
H A Dinode.c5758 * In contrast to old kernels, we insert the snapshot's btrfs_real_readdir()
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dinit301.c7926 contrast enhancement (set to 010 -> gain 1 Yout = 17/16*(Yin-30) ) SiS_SetCHTVReg()

Completed in 4836 milliseconds