Home
last modified time | relevance | path

Searched refs:get_contrast (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/include/linux/
Dlcd.h56 int (*get_contrast)(struct lcd_device *); member
/linux-4.1.27/drivers/video/backlight/
Djornada720_lcd.c89 .get_contrast = jornada_lcd_get_contrast,
Dlcd.c140 if (ld->ops && ld->ops->get_contrast) in contrast_show()
141 rc = sprintf(buf, "%d\n", ld->ops->get_contrast(ld)); in contrast_show()
/linux-4.1.27/drivers/hid/
Dhid-picolcd_lcd.c60 .get_contrast = picolcd_get_contrast,
/linux-4.1.27/drivers/video/fbdev/omap/
Dlcd_ams_delta.c94 .get_contrast = ams_delta_lcd_get_contrast,
/linux-4.1.27/drivers/video/fbdev/
Dbfin-t350mcqb-fb.c393 .get_contrast = bfin_lcd_get_contrast,
Dbf54x-lq043fb.c471 .get_contrast = bfin_lcd_get_contrast,
Dbf537-lq035.c682 .get_contrast = bfin_lcd_get_contrast,
Dimxfb.c783 .get_contrast = imxfb_lcd_get_contrast,