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

#include <video-msm_fb.h>

Data Fields

unsigned int clk_rate
 
void(* power_client )(struct msm_mddi_client_data *, int on)
 
void(* fixup )(uint16_t *mfr_name, uint16_t *product_id)
 
struct resourcefb_resource
 
int num_clients
 
struct {
   unsigned   product_id
 
   char *   name
 
   unsigned   id
 
   void *   client_data
 
   unsigned int   clk_rate
 
client_platform_data []
 

Detailed Description

Definition at line 81 of file video-msm_fb.h.

Field Documentation

void* client_data

Definition at line 106 of file video-msm_fb.h.

struct { ... } client_platform_data[]
unsigned int clk_rate

Definition at line 82 of file video-msm_fb.h.

struct resource* fb_resource

Definition at line 88 of file video-msm_fb.h.

void(* fixup)(uint16_t *mfr_name, uint16_t *product_id)

Definition at line 86 of file video-msm_fb.h.

unsigned id

Definition at line 101 of file video-msm_fb.h.

char* name

Definition at line 96 of file video-msm_fb.h.

int num_clients

Definition at line 90 of file video-msm_fb.h.

void(* power_client)(struct msm_mddi_client_data *, int on)

Definition at line 83 of file video-msm_fb.h.

unsigned product_id

Definition at line 93 of file video-msm_fb.h.


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