Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
radeonfb.h File Reference
#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)
 

Macro Definition Documentation

#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.

#define FBIO_RADEON_GET_MIRROR   _IOR('@', 3, size_t)

Definition at line 11 of file radeonfb.h.

#define FBIO_RADEON_SET_MIRROR   _IOW('@', 4, size_t)

Definition at line 12 of file radeonfb.h.