Linux Kernel
3.7.1
|
#include <backlight.h>
Data Fields | |
struct backlight_properties | props |
struct mutex | update_lock |
struct mutex | ops_lock |
struct backlight_ops * | ops |
struct notifier_block | fb_notif |
struct device | dev |
Definition at line 87 of file backlight.h.
Definition at line 103 of file backlight.h.
struct notifier_block fb_notif |
Definition at line 101 of file backlight.h.
struct backlight_ops* ops |
Definition at line 98 of file backlight.h.
Definition at line 97 of file backlight.h.
struct backlight_properties props |
Definition at line 89 of file backlight.h.
Definition at line 92 of file backlight.h.