Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
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
/Linux-v5.15/drivers/platform/x86/
Deeepc-laptop.c162 struct backlight_device *backlight_device; member
Dsamsung-laptop.c337 struct backlight_device *backlight_device; member
Dasus-laptop.c242 struct backlight_device *backlight_device; member
Dasus-wmi.c183 struct backlight_device *backlight_device; member
/Linux-v5.15/drivers/gpu/drm/gma500/
Dpsb_drv.h531 struct backlight_device *backlight_device; member