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

Data Fields

struct fb_infofb
 
struct msm_panel_datapanel
 
int xres
 
int yres
 
unsigned output_format
 
unsigned yoffset
 
unsigned frame_requested
 
unsigned frame_done
 
int sleeping
 
unsigned update_frame
 
struct {
   int   left
 
   int   top
 
   int   eright
 
   int   ebottom
 
update_info
 
charblack
 
spinlock_t update_lock
 
struct mutex panel_init_lock
 
wait_queue_head_t frame_wq
 
struct work_struct resume_work
 
struct msmfb_callback dma_callback
 
struct msmfb_callback vsync_callback
 
struct hrtimer fake_vsync
 
ktime_t vsync_request_time
 

Detailed Description

Definition at line 62 of file msm_fb.c.

Field Documentation

char* black

Definition at line 79 of file msm_fb.c.

struct msmfb_callback dma_callback

Definition at line 85 of file msm_fb.c.

int ebottom

Definition at line 77 of file msm_fb.c.

int eright

Definition at line 76 of file msm_fb.c.

struct hrtimer fake_vsync

Definition at line 87 of file msm_fb.c.

Definition at line 63 of file msm_fb.c.

unsigned frame_done

Definition at line 70 of file msm_fb.c.

unsigned frame_requested

Definition at line 69 of file msm_fb.c.

Definition at line 83 of file msm_fb.c.

int left

Definition at line 74 of file msm_fb.c.

unsigned output_format

Definition at line 67 of file msm_fb.c.

Definition at line 64 of file msm_fb.c.

struct mutex panel_init_lock

Definition at line 82 of file msm_fb.c.

struct work_struct resume_work

Definition at line 84 of file msm_fb.c.

int sleeping

Definition at line 71 of file msm_fb.c.

int top

Definition at line 75 of file msm_fb.c.

unsigned update_frame

Definition at line 72 of file msm_fb.c.

struct { ... } update_info
spinlock_t update_lock

Definition at line 81 of file msm_fb.c.

struct msmfb_callback vsync_callback

Definition at line 86 of file msm_fb.c.

ktime_t vsync_request_time

Definition at line 88 of file msm_fb.c.

int xres

Definition at line 65 of file msm_fb.c.

unsigned yoffset

Definition at line 68 of file msm_fb.c.

int yres

Definition at line 66 of file msm_fb.c.


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