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

Data Fields

struct omap_video_timings timings
 
int power_on_delay
 
int power_off_delay
 
const charname
 
int type
 
struct {
   unsigned int   sleep_in
 
   unsigned int   sleep_out
 
   unsigned int   hw_reset
 
   unsigned int   enable_te
 
sleep
 
struct {
   unsigned int   high
 
   unsigned int   low
 
reset_sequence
 

Detailed Description

Definition at line 40 of file panel-generic-dpi.c.

Field Documentation

unsigned int enable_te

Definition at line 77 of file panel-taal.c.

unsigned int high

Definition at line 81 of file panel-taal.c.

unsigned int hw_reset

Definition at line 76 of file panel-taal.c.

unsigned int low

Definition at line 82 of file panel-taal.c.

const char * name

Definition at line 50 of file panel-generic-dpi.c.

int power_off_delay

Definition at line 44 of file panel-generic-dpi.c.

int power_on_delay

Definition at line 43 of file panel-generic-dpi.c.

struct { ... } reset_sequence
struct { ... } sleep
unsigned int sleep_in

Definition at line 74 of file panel-taal.c.

unsigned int sleep_out

Definition at line 75 of file panel-taal.c.

Definition at line 41 of file panel-generic-dpi.c.

Definition at line 69 of file panel-taal.c.


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