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

#include <matroxfb_crtc2.h>

Data Fields

struct fb_info fbcon
 
int fbcon_registered
 
int initialized
 
struct matrox_fb_infoprimary_dev
 
struct {
   unsigned long   base
 
   vaddr_t   vbase
 
   unsigned int   len
 
   unsigned int   len_usable
 
   unsigned int   len_maximum
 
   unsigned int   offbase
 
   unsigned int   borrowed
 
video
 
struct {
   unsigned long   base
 
   vaddr_t   vbase
 
   unsigned int   len
 
mmio
 
unsigned int interlaced:1
 
u_int32_t cmap [16]
 

Detailed Description

Definition at line 7 of file matroxfb_crtc2.h.

Field Documentation

unsigned long base

Definition at line 15 of file matroxfb_crtc2.h.

unsigned int borrowed

Definition at line 21 of file matroxfb_crtc2.h.

u_int32_t cmap[16]

Definition at line 31 of file matroxfb_crtc2.h.

struct fb_info fbcon

Definition at line 8 of file matroxfb_crtc2.h.

int fbcon_registered

Definition at line 9 of file matroxfb_crtc2.h.

int initialized

Definition at line 10 of file matroxfb_crtc2.h.

unsigned int interlaced

Definition at line 29 of file matroxfb_crtc2.h.

unsigned int len

Definition at line 17 of file matroxfb_crtc2.h.

unsigned int len_maximum

Definition at line 19 of file matroxfb_crtc2.h.

unsigned int len_usable

Definition at line 18 of file matroxfb_crtc2.h.

struct { ... } mmio
unsigned int offbase

Definition at line 20 of file matroxfb_crtc2.h.

struct matrox_fb_info* primary_dev

Definition at line 12 of file matroxfb_crtc2.h.

vaddr_t vbase

Definition at line 16 of file matroxfb_crtc2.h.

struct { ... } video

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