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

#include <exynos_mipi_dsim.h>

Data Fields

charname
 
int id
 
void(* power_on )(struct mipi_dsim_lcd_device *dsim_dev, int enable)
 
void(* set_sequence )(struct mipi_dsim_lcd_device *dsim_dev)
 
int(* probe )(struct mipi_dsim_lcd_device *dsim_dev)
 
int(* remove )(struct mipi_dsim_lcd_device *dsim_dev)
 
void(* shutdown )(struct mipi_dsim_lcd_device *dsim_dev)
 
int(* suspend )(struct mipi_dsim_lcd_device *dsim_dev)
 
int(* resume )(struct mipi_dsim_lcd_device *dsim_dev)
 

Detailed Description

Definition at line 336 of file exynos_mipi_dsim.h.

Field Documentation

Definition at line 338 of file exynos_mipi_dsim.h.

char* name

Definition at line 337 of file exynos_mipi_dsim.h.

void(* power_on)(struct mipi_dsim_lcd_device *dsim_dev, int enable)

Definition at line 340 of file exynos_mipi_dsim.h.

int(* probe)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 342 of file exynos_mipi_dsim.h.

int(* remove)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 343 of file exynos_mipi_dsim.h.

int(* resume)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 346 of file exynos_mipi_dsim.h.

void(* set_sequence)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 341 of file exynos_mipi_dsim.h.

void(* shutdown)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 344 of file exynos_mipi_dsim.h.

int(* suspend)(struct mipi_dsim_lcd_device *dsim_dev)

Definition at line 345 of file exynos_mipi_dsim.h.


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