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

#include <video-msm_fb.h>

Data Fields

void(* suspend )(struct msm_mddi_client_data *)
 
void(* resume )(struct msm_mddi_client_data *)
 
void(* activate_link )(struct msm_mddi_client_data *)
 
void(* remote_write )(struct msm_mddi_client_data *, uint32_t val, uint32_t reg)
 
uint32_t(* remote_read )(struct msm_mddi_client_data *, uint32_t reg)
 
void(* auto_hibernate )(struct msm_mddi_client_data *, int)
 
voidprivate_client_data
 
struct resourcefb_resource
 
unsigned interface_type
 

Detailed Description

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

Field Documentation

void(* activate_link)(struct msm_mddi_client_data *)

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

void(* auto_hibernate)(struct msm_mddi_client_data *, int)

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

struct resource* fb_resource

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

unsigned interface_type

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

void* private_client_data

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

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

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

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

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


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