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

#include <video-imxfb.h>

Data Fields

struct imx_fb_videomodemode
 
int num_modes
 
u_int cmap_greyscale:1
 
u_int cmap_inverse:1
 
u_int cmap_static:1
 
u_int unused:29
 
u_int pwmr
 
u_int lscr1
 
u_int dmacr
 
u_charfixed_screen_cpu
 
dma_addr_t fixed_screen_dma
 
int(* init )(struct platform_device *)
 
void(* exit )(struct platform_device *)
 
void(* lcd_power )(int)
 
void(* backlight_power )(int)
 

Detailed Description

Definition at line 60 of file video-imxfb.h.

Field Documentation

void(* backlight_power)(int)

Definition at line 80 of file video-imxfb.h.

u_int cmap_greyscale

Definition at line 64 of file video-imxfb.h.

u_int cmap_inverse

Definition at line 64 of file video-imxfb.h.

u_int cmap_static

Definition at line 64 of file video-imxfb.h.

u_int dmacr

Definition at line 71 of file video-imxfb.h.

Definition at line 77 of file video-imxfb.h.

u_char* fixed_screen_cpu

Definition at line 73 of file video-imxfb.h.

dma_addr_t fixed_screen_dma

Definition at line 74 of file video-imxfb.h.

Definition at line 76 of file video-imxfb.h.

void(* lcd_power)(int)

Definition at line 79 of file video-imxfb.h.

u_int lscr1

Definition at line 70 of file video-imxfb.h.

Definition at line 61 of file video-imxfb.h.

int num_modes

Definition at line 62 of file video-imxfb.h.

u_int pwmr

Definition at line 69 of file video-imxfb.h.

Definition at line 64 of file video-imxfb.h.


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