Searched refs:display_device (Results 1 – 2 of 2) sorted by relevance
52 static bool platform_lcd_controls_device(struct lcd_device *lcd, struct device *display_device) in platform_lcd_controls_device() argument56 return plcd->us->parent == display_device; in platform_lcd_controls_device()
69 bool (*controls_device)(struct lcd_device *lcd, struct device *display_device);