Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbacklight.h247 struct backlight_device { struct
251 struct backlight_properties props;
261 struct mutex update_lock;
270 struct mutex ops_lock;
279 const struct backlight_ops *ops;
284 struct notifier_block fb_notif;
289 struct list_head entry;
314 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status() argument
/linux/drivers/platform/x86/
H A Deeepc-laptop.c162 struct backlight_device *backlight_device; member
H A Dsamsung-laptop.c336 struct backlight_device *backlight_device; member
H A Dasus-laptop.c241 struct backlight_device *backlight_device; member
H A Dasus-wmi.c247 struct backlight_device *backlight_device; member
/linux/drivers/gpu/drm/gma500/
H A Dpsb_drv.h507 struct backlight_device *backlight_device; member