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

#include <omapdss.h>

Data Fields

struct device dev
 
enum omap_display_type type
 
enum omap_channel channel
 
union {
   struct {
      u8   data_lines
 
   }   dpi
 
   struct {
      u8   channel
 
      u8   data_lines
 
   }   rfbi
 
   struct {
      u8   datapairs
 
   }   sdi
 
   struct {
      int   module
 
      bool   ext_te
 
      u8   ext_te_gpio
 
   }   dsi
 
   struct {
      enum omap_dss_venc_type   type
 
      bool   invert_polarity
 
   }   venc
 
phy
 
struct {
   struct {
      struct {
         u16   lck_div
 
         u16   pck_div
 
         enum omap_dss_clk_source   lcd_clk_src
 
      }   channel
 
      enum omap_dss_clk_source   dispc_fclk_src
 
   }   dispc
 
   struct {
      u16   regn
 
      u16   regm
 
      u16   regm_dispc
 
      u16   regm_dsi
 
      u16   lp_clk_div
 
      enum omap_dss_clk_source   dsi_fclk_src
 
   }   dsi
 
   struct {
      u16   regn
 
      u16   regm2
 
   }   hdmi
 
clocks
 
struct {
   struct omap_video_timings   timings
 
   int   acbi
 
   int   acb
 
   enum omap_dss_dsi_pixel_format   dsi_pix_fmt
 
   enum omap_dss_dsi_mode   dsi_mode
 
   struct
omap_dss_dsi_videomode_timings   dsi_vm_timings
 
panel
 
struct {
   u8   pixel_size
 
   struct rfbi_timings   rfbi_timings
 
ctrl
 
int reset_gpio
 
int max_backlight_level
 
const charname
 
const chardriver_name
 
voiddata
 
struct omap_dss_driverdriver
 
bool activate_after_resume
 
enum omap_display_caps caps
 
struct omap_dss_outputoutput
 
enum omap_dss_display_state state
 
enum omap_dss_audio_state audio_state
 
int(* platform_enable )(struct omap_dss_device *dssdev)
 
void(* platform_disable )(struct omap_dss_device *dssdev)
 
int(* set_backlight )(struct omap_dss_device *dssdev, int level)
 
int(* get_backlight )(struct omap_dss_device *dssdev)
 

Detailed Description

Definition at line 544 of file omapdss.h.

Field Documentation

int acb

Definition at line 612 of file omapdss.h.

int acbi

Definition at line 610 of file omapdss.h.

bool activate_after_resume

Definition at line 638 of file omapdss.h.

enum omap_dss_audio_state audio_state

Definition at line 646 of file omapdss.h.

enum omap_display_caps caps

Definition at line 640 of file omapdss.h.

Definition at line 549 of file omapdss.h.

Definition at line 557 of file omapdss.h.

struct { ... } channel
struct { ... } clocks
struct { ... } ctrl

Definition at line 633 of file omapdss.h.

u8 data_lines

Definition at line 553 of file omapdss.h.

u8 datapairs

Definition at line 562 of file omapdss.h.

Definition at line 545 of file omapdss.h.

struct { ... } dispc
enum omap_dss_clk_source dispc_fclk_src

Definition at line 586 of file omapdss.h.

struct { ... } dpi

Definition at line 635 of file omapdss.h.

const char* driver_name

Definition at line 631 of file omapdss.h.

struct { ... } dsi
struct { ... } dsi
enum omap_dss_clk_source dsi_fclk_src

Definition at line 597 of file omapdss.h.

enum omap_dss_dsi_mode dsi_mode

Definition at line 615 of file omapdss.h.

enum omap_dss_dsi_pixel_format dsi_pix_fmt

Definition at line 614 of file omapdss.h.

Definition at line 616 of file omapdss.h.

bool ext_te

Definition at line 568 of file omapdss.h.

u8 ext_te_gpio

Definition at line 569 of file omapdss.h.

int(* get_backlight)(struct omap_dss_device *dssdev)

Definition at line 652 of file omapdss.h.

struct { ... } hdmi
bool invert_polarity

Definition at line 574 of file omapdss.h.

enum omap_dss_clk_source lcd_clk_src

Definition at line 583 of file omapdss.h.

u16 lck_div

Definition at line 581 of file omapdss.h.

u16 lp_clk_div

Definition at line 596 of file omapdss.h.

int max_backlight_level

Definition at line 626 of file omapdss.h.

Definition at line 566 of file omapdss.h.

const char* name

Definition at line 628 of file omapdss.h.

Definition at line 642 of file omapdss.h.

struct { ... } panel
u16 pck_div

Definition at line 582 of file omapdss.h.

union { ... } phy
u8 pixel_size

Definition at line 620 of file omapdss.h.

void(* platform_disable)(struct omap_dss_device *dssdev)

Definition at line 650 of file omapdss.h.

int(* platform_enable)(struct omap_dss_device *dssdev)

Definition at line 649 of file omapdss.h.

u16 regm

Definition at line 592 of file omapdss.h.

u16 regm2

Definition at line 603 of file omapdss.h.

u16 regm_dispc

Definition at line 593 of file omapdss.h.

u16 regm_dsi

Definition at line 594 of file omapdss.h.

u16 regn

Definition at line 591 of file omapdss.h.

int reset_gpio

Definition at line 624 of file omapdss.h.

struct { ... } rfbi

Definition at line 621 of file omapdss.h.

struct { ... } sdi
int(* set_backlight)(struct omap_dss_device *dssdev, int level)

Definition at line 651 of file omapdss.h.

Definition at line 644 of file omapdss.h.

Definition at line 608 of file omapdss.h.

Definition at line 547 of file omapdss.h.

Definition at line 573 of file omapdss.h.

struct { ... } venc

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