Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
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-6.12.1/drivers/platform/x86/
Deeepc-laptop.c161 struct backlight_device *backlight_device; member
Dsamsung-laptop.c336 struct backlight_device *backlight_device; member
Dasus-laptop.c241 struct backlight_device *backlight_device; member
Dasus-wmi.c247 struct backlight_device *backlight_device; member
/linux-6.12.1/drivers/gpu/drm/gma500/
Dpsb_drv.h504 struct backlight_device *backlight_device; member