Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
agpgart.h File Reference
#include <linux/mutex.h>
#include <linux/agp_backend.h>
#include <uapi/linux/agpgart.h>

Go to the source code of this file.

Data Structures

struct  agp_info
 
struct  agp_setup
 
struct  agp_segment
 
struct  agp_segment_priv
 
struct  agp_region
 
struct  agp_allocate
 
struct  agp_bind
 
struct  agp_unbind
 
struct  agp_client
 
struct  agp_controller
 
struct  agp_file_private
 
struct  agp_front_data
 

Macros

#define AGPGART_MINOR   175
 
#define AGP_FF_ALLOW_CLIENT   0
 
#define AGP_FF_ALLOW_CONTROLLER   1
 
#define AGP_FF_IS_CLIENT   2
 
#define AGP_FF_IS_CONTROLLER   3
 
#define AGP_FF_IS_VALID   4
 

Macro Definition Documentation

#define AGP_FF_ALLOW_CLIENT   0

Definition at line 108 of file agpgart.h.

#define AGP_FF_ALLOW_CONTROLLER   1

Definition at line 109 of file agpgart.h.

#define AGP_FF_IS_CLIENT   2

Definition at line 110 of file agpgart.h.

#define AGP_FF_IS_CONTROLLER   3

Definition at line 111 of file agpgart.h.

#define AGP_FF_IS_VALID   4

Definition at line 112 of file agpgart.h.

#define AGPGART_MINOR   175

Definition at line 33 of file agpgart.h.