Home
last modified time | relevance | path

Searched refs:max_contrast (Results 1 – 8 of 8) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-lcd16 /sys/class/lcd/<lcd>/max_contrast.
18 What: /sys/class/lcd/<lcd>/max_contrast
/linux/drivers/video/backlight/
H A Dlcd.c184 return sprintf(buf, "%d\n", ld->props.max_contrast); in max_contrast_show()
186 static DEVICE_ATTR_RO(max_contrast);
/linux/include/linux/
H A Dlcd.h40 int max_contrast; member
/linux/drivers/hid/
H A Dhid-picolcd_lcd.c67 ldev->props.max_contrast = 0x0ff; in picolcd_init_lcd()
/linux/drivers/video/fbdev/omap/
H A Dlcd_ams_delta.c154 lcd_device->props.max_contrast = AMS_DELTA_MAX_CONTRAST; in ams_delta_panel_probe()
/linux/drivers/media/i2c/
H A Dalvium-csi2.h431 u32 max_contrast; member
/linux/drivers/video/fbdev/
H A Dimxfb.c1031 lcd->props.max_contrast = 0xff; in imxfb_probe()
/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_sdvo.c188 u32 cur_contrast, max_contrast; member