Linux Kernel
3.7.1
|
#include <vb_struct.h>
Data Fields | |
unsigned short | Ext_InfoFlag |
unsigned char | Ext_CRT1CRTC |
unsigned char | Ext_CRTVCLK |
unsigned char | Ext_CRT2CRTC |
unsigned char | Ext_CRT2CRTC2 |
unsigned char | ModeID |
unsigned short | XRes |
unsigned short | YRes |
Definition at line 22 of file vb_struct.h.
unsigned char Ext_CRT1CRTC |
Definition at line 24 of file vb_struct.h.
unsigned char Ext_CRT2CRTC |
Definition at line 26 of file vb_struct.h.
unsigned char Ext_CRT2CRTC2 |
Definition at line 27 of file vb_struct.h.
unsigned char Ext_CRTVCLK |
Definition at line 25 of file vb_struct.h.
unsigned short Ext_InfoFlag |
Definition at line 23 of file vb_struct.h.
unsigned char ModeID |
Definition at line 28 of file vb_struct.h.
unsigned short XRes |
Definition at line 29 of file vb_struct.h.
unsigned short YRes |
Definition at line 30 of file vb_struct.h.