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