Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
agp_front_data Struct Reference

#include <agpgart.h>

Data Fields

struct mutex agp_mutex
 
struct agp_controllercurrent_controller
 
struct agp_controllercontrollers
 
struct agp_file_privatefile_priv_list
 
bool used_by_controller
 
bool backend_acquired
 

Detailed Description

Definition at line 121 of file agpgart.h.

Field Documentation

struct mutex agp_mutex

Definition at line 122 of file agpgart.h.

bool backend_acquired

Definition at line 127 of file agpgart.h.

struct agp_controller* controllers

Definition at line 124 of file agpgart.h.

struct agp_controller* current_controller

Definition at line 123 of file agpgart.h.

struct agp_file_private* file_priv_list

Definition at line 125 of file agpgart.h.

bool used_by_controller

Definition at line 126 of file agpgart.h.


The documentation for this struct was generated from the following file: