|
Linux Kernel
3.7.1
|
#include <asm/ioctl.h>#include <linux/types.h>Go to the source code of this file.
Macros | |
| #define | ATY_RADEON_LCD_ON 0x00000001 |
| #define | ATY_RADEON_CRT_ON 0x00000002 |
| #define | FBIO_RADEON_GET_MIRROR _IOR('@', 3, size_t) |
| #define | FBIO_RADEON_SET_MIRROR _IOW('@', 4, size_t) |
| #define ATY_RADEON_CRT_ON 0x00000002 |
Definition at line 8 of file radeonfb.h.
| #define ATY_RADEON_LCD_ON 0x00000001 |
Definition at line 7 of file radeonfb.h.
Definition at line 11 of file radeonfb.h.
Definition at line 12 of file radeonfb.h.
1.8.2