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

#include <backlight.h>

Data Fields

unsigned int options
 
int(* update_status )(struct backlight_device *)
 
int(* get_brightness )(struct backlight_device *)
 
int(* check_fb )(struct backlight_device *, struct fb_info *)
 

Detailed Description

Definition at line 45 of file backlight.h.

Field Documentation

Definition at line 57 of file backlight.h.

int(* get_brightness)(struct backlight_device *)

Definition at line 54 of file backlight.h.

unsigned int options

Definition at line 46 of file backlight.h.

int(* update_status)(struct backlight_device *)

Definition at line 51 of file backlight.h.


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