Home
last modified time | relevance | path

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

/include/linux/
Dbacklight.h222 struct backlight_device *of_find_backlight(struct device *dev);
225 static inline struct backlight_device *of_find_backlight(struct device *dev) in of_find_backlight() function