Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
ffb_par Struct Reference

Public Member Functions

u32 fg_cache __attribute__ ((aligned(8)))
 

Data Fields

spinlock_t lock
 
struct ffb_fbc __iomemfbc
 
struct ffb_dac __iomemdac
 
u32 flags
 
u32 bg_cache
 
u32 rop_cache
 
int fifo_cache
 
unsigned long physbase
 
unsigned long fbsize
 
int board_type
 
u32 pseudo_palette [16]
 

Detailed Description

Definition at line 351 of file ffb.c.

Member Function Documentation

u32 fg_cache __attribute__ ( (aligned(8))  )

Field Documentation

u32 bg_cache

Definition at line 362 of file ffb.c.

Definition at line 370 of file ffb.c.

Definition at line 354 of file ffb.c.

Definition at line 353 of file ffb.c.

unsigned long fbsize

Definition at line 368 of file ffb.c.

int fifo_cache

Definition at line 365 of file ffb.c.

u32 flags

Definition at line 356 of file ffb.c.

spinlock_t lock

Definition at line 352 of file ffb.c.

unsigned long physbase

Definition at line 367 of file ffb.c.

u32 pseudo_palette[16]

Definition at line 372 of file ffb.c.

u32 rop_cache

Definition at line 363 of file ffb.c.


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