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

#include <fbcon.h>

Data Fields

const u_charfontdata
 
int userfont
 
u_short scrollmode
 
u_short inverse
 
short yscroll
 
int vrows
 
int cursor_shape
 
int con_rotate
 
u32 xres_virtual
 
u32 yres_virtual
 
u32 height
 
u32 width
 
u32 bits_per_pixel
 
u32 grayscale
 
u32 nonstd
 
u32 accel_flags
 
u32 rotate
 
struct fb_bitfield red
 
struct fb_bitfield green
 
struct fb_bitfield blue
 
struct fb_bitfield transp
 
struct fb_videomodemode
 

Detailed Description

Definition at line 28 of file fbcon.h.

Field Documentation

u32 accel_flags

Definition at line 45 of file fbcon.h.

u32 bits_per_pixel

Definition at line 42 of file fbcon.h.

Definition at line 49 of file fbcon.h.

int con_rotate

Definition at line 37 of file fbcon.h.

int cursor_shape

Definition at line 36 of file fbcon.h.

const u_char* fontdata

Definition at line 30 of file fbcon.h.

u32 grayscale

Definition at line 43 of file fbcon.h.

Definition at line 48 of file fbcon.h.

u32 height

Definition at line 40 of file fbcon.h.

u_short inverse

Definition at line 33 of file fbcon.h.

Definition at line 51 of file fbcon.h.

u32 nonstd

Definition at line 44 of file fbcon.h.

Definition at line 47 of file fbcon.h.

u32 rotate

Definition at line 46 of file fbcon.h.

u_short scrollmode

Definition at line 32 of file fbcon.h.

Definition at line 50 of file fbcon.h.

int userfont

Definition at line 31 of file fbcon.h.

int vrows

Definition at line 35 of file fbcon.h.

u32 width

Definition at line 41 of file fbcon.h.

u32 xres_virtual

Definition at line 38 of file fbcon.h.

u32 yres_virtual

Definition at line 39 of file fbcon.h.

short yscroll

Definition at line 34 of file fbcon.h.


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