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

#include <omapdss.h>

Data Fields

int(* get_context_loss_count )(struct device *dev)
 
int num_devices
 
struct omap_dss_device ** devices
 
struct omap_dss_devicedefault_device
 
int(* dsi_enable_pads )(int dsi_id, unsigned lane_mask)
 
void(* dsi_disable_pads )(int dsi_id, unsigned lane_mask)
 
int(* set_min_bus_tput )(struct device *dev, unsigned long r)
 

Detailed Description

Definition at line 318 of file omapdss.h.

Field Documentation

struct omap_dss_device* default_device

Definition at line 322 of file omapdss.h.

Definition at line 321 of file omapdss.h.

void(* dsi_disable_pads)(int dsi_id, unsigned lane_mask)

Definition at line 324 of file omapdss.h.

int(* dsi_enable_pads)(int dsi_id, unsigned lane_mask)

Definition at line 323 of file omapdss.h.

int(* get_context_loss_count)(struct device *dev)

Definition at line 319 of file omapdss.h.

int num_devices

Definition at line 320 of file omapdss.h.

int(* set_min_bus_tput)(struct device *dev, unsigned long r)

Definition at line 325 of file omapdss.h.


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