Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbacklight.h265 struct backlight_device { struct
269 struct backlight_properties props;
279 struct mutex update_lock;
288 struct mutex ops_lock;
297 const struct backlight_ops *ops;
302 struct notifier_block fb_notif;
307 struct list_head entry;
332 static inline int backlight_update_status(struct backlight_device *bd) in backlight_update_status() argument
/linux/drivers/platform/x86/
A Deeepc-laptop.c161 struct backlight_device *backlight_device; member
A Dsamsung-laptop.c336 struct backlight_device *backlight_device; member
A Dasus-laptop.c241 struct backlight_device *backlight_device; member
A Dasus-wmi.c247 struct backlight_device *backlight_device; member
/linux/drivers/gpu/drm/gma500/
A Dpsb_drv.h504 struct backlight_device *backlight_device; member

Completed in 35 milliseconds