Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
tc35876x-dsi-lvds.h File Reference

Go to the source code of this file.

Functions

void tc35876x_set_bridge_reset_state (struct drm_device *dev, int state)
 
void tc35876x_configure_lvds_bridge (struct drm_device *dev)
 
void tc35876x_brightness_control (struct drm_device *dev, int level)
 
void tc35876x_toshiba_bridge_panel_off (struct drm_device *dev)
 
void tc35876x_toshiba_bridge_panel_on (struct drm_device *dev)
 
void tc35876x_init (struct drm_device *dev)
 
void tc35876x_exit (void)
 

Variables

struct panel_funcs mdfld_tc35876x_funcs
 

Function Documentation

void tc35876x_brightness_control ( struct drm_device dev,
int  level 
)

Definition at line 477 of file tc35876x-dsi-lvds.c.

void tc35876x_configure_lvds_bridge ( struct drm_device dev)

Definition at line 341 of file tc35876x-dsi-lvds.c.

void tc35876x_exit ( void  )

Definition at line 821 of file tc35876x-dsi-lvds.c.

void tc35876x_init ( struct drm_device dev)

Definition at line 798 of file tc35876x-dsi-lvds.c.

void tc35876x_set_bridge_reset_state ( struct drm_device dev,
int  state 
)

Definition at line 314 of file tc35876x-dsi-lvds.c.

void tc35876x_toshiba_bridge_panel_off ( struct drm_device dev)

Definition at line 508 of file tc35876x-dsi-lvds.c.

void tc35876x_toshiba_bridge_panel_on ( struct drm_device dev)

Definition at line 526 of file tc35876x-dsi-lvds.c.

Variable Documentation

struct panel_funcs mdfld_tc35876x_funcs

Definition at line 791 of file tc35876x-dsi-lvds.c.