Searched defs:display_dev (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/video/backlight/ |
| H A D | lcd.c | 23 static void lcd_notify_blank(struct lcd_device *ld, struct device *display_dev, in lcd_notify_blank() 36 void lcd_notify_blank_all(struct device *display_dev, int power) in lcd_notify_blank_all() 47 static void lcd_notify_mode_change(struct lcd_device *ld, struct device *display_dev, in lcd_notify_mode_change() 60 void lcd_notify_mode_change_all(struct device *display_dev, in lcd_notify_mode_change_all()
|
| H A D | gpio_backlight.c | 33 struct device *display_dev) in gpio_backlight_controls_device()
|
| H A D | backlight.c | 81 void backlight_notify_blank(struct backlight_device *bd, struct device *display_dev, in backlight_notify_blank() 105 void backlight_notify_blank_all(struct device *display_dev, bool fb_on, bool prev_fb_on) in backlight_notify_blank_all()
|
| /linux/include/linux/ |
| H A D | lcd.h | 135 static inline void lcd_notify_blank_all(struct device *display_dev, int power) in lcd_notify_blank_all() 138 static inline void lcd_notify_mode_change_all(struct device *display_dev, in lcd_notify_mode_change_all()
|
| /linux/sound/hda/core/ |
| H A D | i915.c | 151 struct pci_dev *display_dev = NULL; in i915_gfx_present() local
|