Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
backlight_device Struct Reference

#include <backlight.h>

Data Fields

struct backlight_properties props
 
struct mutex update_lock
 
struct mutex ops_lock
 
struct backlight_opsops
 
struct notifier_block fb_notif
 
struct device dev
 

Detailed Description

Definition at line 87 of file backlight.h.

Field Documentation

Definition at line 103 of file backlight.h.

Definition at line 101 of file backlight.h.

Definition at line 98 of file backlight.h.

struct mutex ops_lock

Definition at line 97 of file backlight.h.

Definition at line 89 of file backlight.h.

struct mutex update_lock

Definition at line 92 of file backlight.h.


The documentation for this struct was generated from the following file: