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

#include <vmwgfx_drv.h>

Data Fields

struct kref kref
 
struct vmw_privatedev_priv
 
struct idridr
 
int id
 
enum ttm_object_type res_type
 
bool avail
 
void(* remove_from_lists )(struct vmw_resource *res)
 
void(* hw_destroy )(struct vmw_resource *res)
 
void(* res_free )(struct vmw_resource *res)
 
struct list_head validate_head
 
struct list_head query_head
 

Detailed Description

Definition at line 76 of file vmwgfx_drv.h.

Field Documentation

bool avail

Definition at line 82 of file vmwgfx_drv.h.

Definition at line 78 of file vmwgfx_drv.h.

void(* hw_destroy)(struct vmw_resource *res)

Definition at line 84 of file vmwgfx_drv.h.

Definition at line 80 of file vmwgfx_drv.h.

Definition at line 79 of file vmwgfx_drv.h.

Definition at line 77 of file vmwgfx_drv.h.

struct list_head query_head

Definition at line 87 of file vmwgfx_drv.h.

void(* remove_from_lists)(struct vmw_resource *res)

Definition at line 83 of file vmwgfx_drv.h.

void(* res_free)(struct vmw_resource *res)

Definition at line 85 of file vmwgfx_drv.h.

enum ttm_object_type res_type

Definition at line 81 of file vmwgfx_drv.h.

struct list_head validate_head

Definition at line 86 of file vmwgfx_drv.h.


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