Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbacklight.h280 struct backlight_device { struct
284 struct backlight_properties props;
294 struct mutex update_lock;
303 struct mutex ops_lock;
312 const struct backlight_ops *ops;
317 struct notifier_block fb_notif;
322 struct list_head entry;
347 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status() argument
/openbmc/linux/drivers/platform/x86/
H A Deeepc-laptop.c162 struct backlight_device *backlight_device; member
H A Dsamsung-laptop.c337 struct backlight_device *backlight_device; member
H A Dasus-laptop.c242 struct backlight_device *backlight_device; member
H A Dasus-wmi.c214 struct backlight_device *backlight_device; member
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_drv.h512 struct backlight_device *backlight_device; member