max_contrast      184 drivers/gpu/drm/gma500/psb_intel_sdvo.c 	u32	cur_contrast,	max_contrast;
max_contrast       73 drivers/hid/hid-picolcd_lcd.c 	ldev->props.max_contrast = 0x0ff;
max_contrast      158 drivers/video/backlight/lcd.c 	return sprintf(buf, "%d\n", ld->props.max_contrast);
max_contrast      160 drivers/video/backlight/lcd.c static DEVICE_ATTR_RO(max_contrast);
max_contrast     1032 drivers/video/fbdev/imxfb.c 	lcd->props.max_contrast = 0xff;
max_contrast      158 drivers/video/fbdev/omap/lcd_ams_delta.c 	lcd_device->props.max_contrast = AMS_DELTA_MAX_CONTRAST;
max_contrast       37 include/linux/lcd.h 	int max_contrast;