Searched refs:get_contrast (Results 1 – 8 of 8) sorted by relevance
46 int (*get_contrast)(struct lcd_device *); member
125 if (ld->ops && ld->ops->get_contrast) in lcd_show_contrast()126 rc = sprintf(buf, "%d\n", ld->ops->get_contrast(ld)); in lcd_show_contrast()
91 .get_contrast = jornada_lcd_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,
1042 .get_contrast = picolcd_get_contrast,