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

Data Fields

struct list_head list
 
struct pci_devpdev
 
unsigned int decodes
 
unsigned int owns
 
unsigned int locks
 
unsigned int io_lock_cnt
 
unsigned int mem_lock_cnt
 
unsigned int io_norm_cnt
 
unsigned int mem_norm_cnt
 
bool bridge_has_one_vga
 
voidcookie
 
void(* irq_set_state )(void *cookie, bool enable)
 
unsigned int(* set_vga_decode )(void *cookie, bool decode)
 

Detailed Description

Definition at line 54 of file vgaarb.c.

Field Documentation

bool bridge_has_one_vga

Definition at line 64 of file vgaarb.c.

void* cookie

Definition at line 66 of file vgaarb.c.

unsigned int decodes

Definition at line 57 of file vgaarb.c.

unsigned int io_lock_cnt

Definition at line 60 of file vgaarb.c.

unsigned int io_norm_cnt

Definition at line 62 of file vgaarb.c.

void(* irq_set_state)(void *cookie, bool enable)

Definition at line 67 of file vgaarb.c.

Definition at line 55 of file vgaarb.c.

unsigned int locks

Definition at line 59 of file vgaarb.c.

unsigned int mem_lock_cnt

Definition at line 61 of file vgaarb.c.

unsigned int mem_norm_cnt

Definition at line 63 of file vgaarb.c.

unsigned int owns

Definition at line 58 of file vgaarb.c.

struct pci_dev* pdev

Definition at line 56 of file vgaarb.c.

unsigned int(* set_vga_decode)(void *cookie, bool decode)

Definition at line 68 of file vgaarb.c.


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