Searched refs:get_contrast (Results 1 – 9 of 9) sorted by relevance
56 int (*get_contrast)(struct lcd_device *); member
89 .get_contrast = jornada_lcd_get_contrast,
140 if (ld->ops && ld->ops->get_contrast) in contrast_show()141 rc = sprintf(buf, "%d\n", ld->ops->get_contrast(ld)); in contrast_show()
60 .get_contrast = picolcd_get_contrast,
94 .get_contrast = ams_delta_lcd_get_contrast,
393 .get_contrast = bfin_lcd_get_contrast,
471 .get_contrast = bfin_lcd_get_contrast,
682 .get_contrast = bfin_lcd_get_contrast,
783 .get_contrast = imxfb_lcd_get_contrast,