Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | far_ptr |
struct | vesa_general_info |
struct | vesa_mode_info |
Macros | |
#define | VESA_MAGIC ('V' + ('E' << 8) + ('S' << 16) + ('A' << 24)) |
Functions | |
struct vesa_general_info | __attribute__ ((packed)) |
|
read |
Definition at line 171 of file esd_usb2.c.
typedef __attribute__ |