Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dlcd.h46 int (*get_contrast)(struct lcd_device *); member
/linux-3.4.99/drivers/video/backlight/
Dlcd.c125 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()
Djornada720_lcd.c91 .get_contrast = jornada_lcd_get_contrast,
/linux-3.4.99/drivers/video/omap/
Dlcd_ams_delta.c94 .get_contrast = ams_delta_lcd_get_contrast,
/linux-3.4.99/drivers/video/
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,
/linux-3.4.99/drivers/hid/
Dhid-picolcd.c1042 .get_contrast = picolcd_get_contrast,