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

#include <olpc_dcon.h>

Data Fields

struct i2c_clientclient
 
struct fb_infofbinfo
 
struct backlight_devicebl_dev
 
struct work_struct switch_source
 
struct notifier_block reboot_nb
 
struct notifier_block fbevent_nb
 
u8 disp_mode
 
u8 bl_val
 
int curr_src
 
int pending_src
 
bool switched
 
struct timespec irq_time
 
struct timespec load_time
 
bool mono
 
bool asleep
 
bool ignore_fb_events
 

Detailed Description

Definition at line 50 of file olpc_dcon.h.

Field Documentation

bool asleep

Definition at line 78 of file olpc_dcon.h.

Definition at line 53 of file olpc_dcon.h.

u8 bl_val

Definition at line 63 of file olpc_dcon.h.

Definition at line 51 of file olpc_dcon.h.

int curr_src

Definition at line 66 of file olpc_dcon.h.

u8 disp_mode

Definition at line 60 of file olpc_dcon.h.

struct notifier_block fbevent_nb

Definition at line 57 of file olpc_dcon.h.

struct fb_info* fbinfo

Definition at line 52 of file olpc_dcon.h.

bool ignore_fb_events

Definition at line 80 of file olpc_dcon.h.

struct timespec irq_time

Definition at line 73 of file olpc_dcon.h.

struct timespec load_time

Definition at line 74 of file olpc_dcon.h.

bool mono

Definition at line 77 of file olpc_dcon.h.

int pending_src

Definition at line 69 of file olpc_dcon.h.

Definition at line 56 of file olpc_dcon.h.

struct work_struct switch_source

Definition at line 55 of file olpc_dcon.h.

bool switched

Definition at line 72 of file olpc_dcon.h.


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