Searched refs:get_contrast (Results 1 – 6 of 6) sorted by relevance
85 .get_contrast = jornada_lcd_get_contrast,
120 if (ld->ops && ld->ops->get_contrast) in contrast_show()121 rc = sprintf(buf, "%d\n", ld->ops->get_contrast(ld)); in contrast_show()
45 .get_contrast = picolcd_get_contrast,
49 int (*get_contrast)(struct lcd_device *); member
82 .get_contrast = ams_delta_lcd_get_contrast,
851 .get_contrast = imxfb_lcd_get_contrast,