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

#include <acornfb.h>

Data Fields

struct devicedev
 
unsigned long screen_end
 
unsigned int dram_size
 
unsigned int vram_half_sam
 
unsigned int palette_size
 
signed int montype
 
unsigned int using_vram: 1
 
unsigned int dpms: 1
 
union palette palette [VIDC_PALETTE_SIZE]
 
u32 pseudo_palette [16]
 

Detailed Description

Definition at line 49 of file acornfb.h.

Field Documentation

struct device* dev

Definition at line 50 of file acornfb.h.

unsigned int dpms

Definition at line 57 of file acornfb.h.

unsigned int dram_size

Definition at line 52 of file acornfb.h.

signed int montype

Definition at line 55 of file acornfb.h.

union palette palette[VIDC_PALETTE_SIZE]

Definition at line 59 of file acornfb.h.

unsigned int palette_size

Definition at line 54 of file acornfb.h.

u32 pseudo_palette[16]

Definition at line 61 of file acornfb.h.

unsigned long screen_end

Definition at line 51 of file acornfb.h.

unsigned int using_vram

Definition at line 56 of file acornfb.h.

unsigned int vram_half_sam

Definition at line 53 of file acornfb.h.


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