Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
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
/linux-6.3-rc2/drivers/platform/x86/
A Deeepc-laptop.c162 struct backlight_device *backlight_device; member
A Dsamsung-laptop.c337 struct backlight_device *backlight_device; member
A Dasus-laptop.c242 struct backlight_device *backlight_device; member
A Dasus-wmi.c202 struct backlight_device *backlight_device; member
/linux-6.3-rc2/drivers/gpu/drm/gma500/
A Dpsb_drv.h518 struct backlight_device *backlight_device; member

Completed in 40 milliseconds