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

#include <tgafb.h>

Data Fields

struct devicedev
 
void __iomemtga_mem_base
 
void __iomemtga_fb_base
 
void __iomemtga_regs_base
 
u8 tga_type
 
u8 tga_chip_rev
 
u8 vesa_blanked
 
u32 xres
 
u32 yres
 
u32 htimings
 
u32 vtimings
 
u32 pll_freq
 
u32 bits_per_pixel
 
u32 sync_on_green
 
u32 palette [16]
 

Detailed Description

Definition at line 198 of file tgafb.h.

Field Documentation

u32 bits_per_pixel

Definition at line 217 of file tgafb.h.

struct device* dev

Definition at line 200 of file tgafb.h.

u32 htimings

Definition at line 214 of file tgafb.h.

u32 palette[16]

Definition at line 219 of file tgafb.h.

u32 pll_freq

Definition at line 216 of file tgafb.h.

u32 sync_on_green

Definition at line 218 of file tgafb.h.

u8 tga_chip_rev

Definition at line 207 of file tgafb.h.

void __iomem* tga_fb_base

Definition at line 204 of file tgafb.h.

void __iomem* tga_mem_base

Definition at line 203 of file tgafb.h.

void __iomem* tga_regs_base

Definition at line 205 of file tgafb.h.

u8 tga_type

Definition at line 206 of file tgafb.h.

u8 vesa_blanked

Definition at line 210 of file tgafb.h.

u32 vtimings

Definition at line 215 of file tgafb.h.

u32 xres

Definition at line 213 of file tgafb.h.

u32 yres

Definition at line 213 of file tgafb.h.


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