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

#include <omapfb.h>

Data Fields

struct devicedev
 
struct mutex mtx
 
u32 pseudo_palette [17]
 
int state
 
unsigned num_fbs
 
struct fb_infofbs [10]
 
struct omapfb2_mem_region regions [10]
 
unsigned num_displays
 
struct omapfb_display_data displays [10]
 
unsigned num_overlays
 
struct omap_overlayoverlays [10]
 
unsigned num_managers
 
struct omap_overlay_managermanagers [10]
 
struct workqueue_structauto_update_wq
 

Detailed Description

Definition at line 85 of file omapfb.h.

Field Documentation

struct workqueue_struct* auto_update_wq

Definition at line 104 of file omapfb.h.

struct device* dev

Definition at line 86 of file omapfb.h.

Definition at line 98 of file omapfb.h.

struct fb_info* fbs[10]

Definition at line 94 of file omapfb.h.

Definition at line 102 of file omapfb.h.

Definition at line 87 of file omapfb.h.

unsigned num_displays

Definition at line 97 of file omapfb.h.

unsigned num_fbs

Definition at line 93 of file omapfb.h.

unsigned num_managers

Definition at line 101 of file omapfb.h.

unsigned num_overlays

Definition at line 99 of file omapfb.h.

struct omap_overlay* overlays[10]

Definition at line 100 of file omapfb.h.

u32 pseudo_palette[17]

Definition at line 89 of file omapfb.h.

Definition at line 95 of file omapfb.h.

Definition at line 91 of file omapfb.h.


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