Linux Kernel
3.7.1
|
Data Fields | |
enum hdcs_power_state | state |
int | w |
int | h |
struct { | |
int left | |
int top | |
int width | |
int height | |
int border | |
} | array |
struct { | |
u8 cto | |
u8 cpo | |
u16 rs | |
u16 er | |
} | exp |
int | psmp |
Definition at line 70 of file stv06xx_hdcs.c.
struct { ... } array |
int border |
Definition at line 78 of file stv06xx_hdcs.c.
u8 cpo |
Definition at line 85 of file stv06xx_hdcs.c.
u8 cto |
Definition at line 83 of file stv06xx_hdcs.c.
u16 er |
Definition at line 89 of file stv06xx_hdcs.c.
struct { ... } exp |
int h |
Definition at line 72 of file stv06xx_hdcs.c.
int height |
Definition at line 77 of file stv06xx_hdcs.c.
int left |
Definition at line 76 of file stv06xx_hdcs.c.
int psmp |
Definition at line 92 of file stv06xx_hdcs.c.
u16 rs |
Definition at line 87 of file stv06xx_hdcs.c.
enum hdcs_power_state state |
Definition at line 71 of file stv06xx_hdcs.c.
int top |
Definition at line 76 of file stv06xx_hdcs.c.
int w |
Definition at line 72 of file stv06xx_hdcs.c.
int width |
Definition at line 77 of file stv06xx_hdcs.c.