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

#include <fb.h>

Data Structures

struct  apertures_struct
 

Data Fields

atomic_t count
 
int node
 
int flags
 
struct mutex lock
 
struct mutex mm_lock
 
struct fb_var_screeninfo var
 
struct fb_fix_screeninfo fix
 
struct fb_monspecs monspecs
 
struct work_struct queue
 
struct fb_pixmap pixmap
 
struct fb_pixmap sprite
 
struct fb_cmap cmap
 
struct list_head modelist
 
struct fb_videomodemode
 
struct fb_opsfbops
 
struct devicedevice
 
struct devicedev
 
int class_flag
 
char __iomemscreen_base
 
unsigned long screen_size
 
voidpseudo_palette
 
u32 state
 
voidfbcon_par
 
voidpar
 
struct fb_info::apertures_structapertures
 

Detailed Description

Definition at line 444 of file fb.h.

Field Documentation

int class_flag

Definition at line 478 of file fb.h.

Definition at line 456 of file fb.h.

atomic_t count

Definition at line 445 of file fb.h.

struct device* dev

Definition at line 477 of file fb.h.

Definition at line 476 of file fb.h.

void* fbcon_par

Definition at line 488 of file fb.h.

struct fb_ops* fbops

Definition at line 475 of file fb.h.

Definition at line 451 of file fb.h.

int flags

Definition at line 447 of file fb.h.

struct mutex lock

Definition at line 448 of file fb.h.

struct mutex mm_lock

Definition at line 449 of file fb.h.

Definition at line 458 of file fb.h.

struct list_head modelist

Definition at line 457 of file fb.h.

struct fb_monspecs monspecs

Definition at line 452 of file fb.h.

Definition at line 446 of file fb.h.

void* par

Definition at line 490 of file fb.h.

struct fb_pixmap pixmap

Definition at line 454 of file fb.h.

void* pseudo_palette

Definition at line 484 of file fb.h.

Definition at line 453 of file fb.h.

char __iomem* screen_base

Definition at line 482 of file fb.h.

unsigned long screen_size

Definition at line 483 of file fb.h.

struct fb_pixmap sprite

Definition at line 455 of file fb.h.

Definition at line 487 of file fb.h.

Definition at line 450 of file fb.h.


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