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

#include <via-core.h>

Data Fields

struct pci_devpdev
 
int chip_type
 
struct via_port_cfgport_cfg
 
spinlock_t reg_lock
 
unsigned long fbmem_start
 
long fbmem_len
 
void __iomemfbmem
 
unsigned long engine_start
 
unsigned long engine_len
 
void __iomemengine_mmio
 

Detailed Description

Definition at line 81 of file via-core.h.

Field Documentation

Definition at line 83 of file via-core.h.

unsigned long engine_len

Definition at line 107 of file via-core.h.

void __iomem* engine_mmio

Definition at line 108 of file via-core.h.

unsigned long engine_start

Definition at line 106 of file via-core.h.

void __iomem* fbmem

Definition at line 98 of file via-core.h.

long fbmem_len

Definition at line 97 of file via-core.h.

unsigned long fbmem_start

Definition at line 96 of file via-core.h.

struct pci_dev* pdev

Definition at line 82 of file via-core.h.

Definition at line 84 of file via-core.h.

spinlock_t reg_lock

Definition at line 89 of file via-core.h.


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