Home
last modified time | relevance | path

Searched refs:display_device (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/backlight/
H A Dplatform_lcd.c52 static bool platform_lcd_controls_device(struct lcd_device *lcd, struct device *display_device) in platform_lcd_controls_device() argument
56 return plcd->us->parent == display_device; in platform_lcd_controls_device()
/linux/include/linux/
H A Dlcd.h69 bool (*controls_device)(struct lcd_device *lcd, struct device *display_device);