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

#include <sh_mobile_lcdc.h>

Data Fields

unsigned long width
 
unsigned long height
 
int(* setup_sys )(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops)
 
void(* start_transfer )(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops)
 
void(* display_on )(void)
 
void(* display_off )(void)
 

Detailed Description

Definition at line 150 of file sh_mobile_lcdc.h.

Field Documentation

void(* display_off)(void)

Definition at line 158 of file sh_mobile_lcdc.h.

void(* display_on)(void)

Definition at line 157 of file sh_mobile_lcdc.h.

unsigned long height

Definition at line 152 of file sh_mobile_lcdc.h.

int(* setup_sys)(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops)

Definition at line 153 of file sh_mobile_lcdc.h.

void(* start_transfer)(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops)

Definition at line 155 of file sh_mobile_lcdc.h.

unsigned long width

Definition at line 151 of file sh_mobile_lcdc.h.


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