Searched defs:lcddev (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| D | clps711x-fb.c | 167 static int clps711x_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi) in clps711x_lcd_check_fb() 174 static int clps711x_lcd_get_power(struct lcd_device *lcddev) in clps711x_lcd_get_power() 185 static int clps711x_lcd_set_power(struct lcd_device *lcddev, int blank) in clps711x_lcd_set_power()
|
| D | imxfb.c | 784 static int imxfb_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi) in imxfb_lcd_check_fb() 794 static int imxfb_lcd_get_contrast(struct lcd_device *lcddev) in imxfb_lcd_get_contrast() 801 static int imxfb_lcd_set_contrast(struct lcd_device *lcddev, int contrast) in imxfb_lcd_set_contrast() 820 static int imxfb_lcd_get_power(struct lcd_device *lcddev) in imxfb_lcd_get_power() 849 static int imxfb_lcd_set_power(struct lcd_device *lcddev, int power) in imxfb_lcd_set_power()
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | clps711x-fb.c | 167 static int clps711x_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi) in clps711x_lcd_check_fb() 174 static int clps711x_lcd_get_power(struct lcd_device *lcddev) in clps711x_lcd_get_power() 185 static int clps711x_lcd_set_power(struct lcd_device *lcddev, int blank) in clps711x_lcd_set_power()
|
| D | imxfb.c | 758 static int imxfb_lcd_check_fb(struct lcd_device *lcddev, struct fb_info *fi) in imxfb_lcd_check_fb() 768 static int imxfb_lcd_get_contrast(struct lcd_device *lcddev) in imxfb_lcd_get_contrast() 775 static int imxfb_lcd_set_contrast(struct lcd_device *lcddev, int contrast) in imxfb_lcd_set_contrast() 794 static int imxfb_lcd_get_power(struct lcd_device *lcddev) in imxfb_lcd_get_power() 823 static int imxfb_lcd_set_power(struct lcd_device *lcddev, int power) in imxfb_lcd_set_power()
|