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

#include <pxa168fb.h>

Data Fields

struct devicedev
 
struct clkclk
 
struct fb_infoinfo
 
void __iomemreg_base
 
dma_addr_t fb_start_dma
 
u32 pseudo_palette [16]
 
int pix_fmt
 
unsigned is_blanked:1
 
unsigned panel_rbswap:1
 
unsigned active:1
 

Detailed Description

Definition at line 67 of file pxa168fb.h.

Field Documentation

unsigned active

Definition at line 79 of file pxa168fb.h.

Definition at line 69 of file pxa168fb.h.

struct device* dev

Definition at line 68 of file pxa168fb.h.

dma_addr_t fb_start_dma

Definition at line 73 of file pxa168fb.h.

struct fb_info* info

Definition at line 70 of file pxa168fb.h.

unsigned is_blanked

Definition at line 77 of file pxa168fb.h.

unsigned panel_rbswap

Definition at line 78 of file pxa168fb.h.

int pix_fmt

Definition at line 76 of file pxa168fb.h.

u32 pseudo_palette[16]

Definition at line 74 of file pxa168fb.h.

void __iomem* reg_base

Definition at line 72 of file pxa168fb.h.


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