Home
last modified time | relevance | path

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

/include/linux/
Dbacklight.h97 struct backlight_device { struct
99 struct backlight_properties props;
124 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status() argument