Home
last modified time | relevance | path

Searched defs:display_dev (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dlcd.h135 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/drivers/video/backlight/
H A Dgpio_backlight.c33 struct device *display_dev) in gpio_backlight_controls_device()
/linux/sound/hda/core/
H A Di915.c151 struct pci_dev *display_dev = NULL; in i915_gfx_present() local