Linux Kernel
3.7.1
|
#include <omap-panel-n8x0.h>
Data Fields | |
int(* | platform_enable )(struct omap_dss_device *dssdev) |
void(* | platform_disable )(struct omap_dss_device *dssdev) |
int | panel_reset |
int | ctrl_pwrdown |
int(* | set_backlight )(struct omap_dss_device *dssdev, int level) |
Definition at line 6 of file omap-panel-n8x0.h.
int ctrl_pwrdown |
Definition at line 10 of file omap-panel-n8x0.h.
int panel_reset |
Definition at line 9 of file omap-panel-n8x0.h.
void(* platform_disable)(struct omap_dss_device *dssdev) |
Definition at line 8 of file omap-panel-n8x0.h.
int(* platform_enable)(struct omap_dss_device *dssdev) |
Definition at line 7 of file omap-panel-n8x0.h.
Definition at line 12 of file omap-panel-n8x0.h.