|
Linux Kernel
3.7.1
|
#include <svga_reg.h>
Data Fields | |
| uint32 | srcX |
| uint32 | srcY |
| uint32 | destX |
| uint32 | destY |
| uint32 | width |
| uint32 | height |
Definition at line 1079 of file svga_reg.h.
| uint32 destX |
Definition at line 1083 of file svga_reg.h.
| uint32 destY |
Definition at line 1084 of file svga_reg.h.
| uint32 height |
Definition at line 1086 of file svga_reg.h.
| uint32 srcX |
Definition at line 1081 of file svga_reg.h.
| uint32 srcY |
Definition at line 1082 of file svga_reg.h.
| uint32 width |
Definition at line 1085 of file svga_reg.h.
1.8.2