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

Go to the source code of this file.

Functions

void hdmi_attach_ddc_client (struct i2c_client *ddc)
 
void hdmi_attach_hdmiphy_client (struct i2c_client *hdmiphy)
 

Variables

struct i2c_driver hdmiphy_driver
 
struct i2c_driver ddc_driver
 

Function Documentation

void hdmi_attach_ddc_client ( struct i2c_client ddc)

Definition at line 2244 of file exynos_hdmi.c.

void hdmi_attach_hdmiphy_client ( struct i2c_client hdmiphy)

Definition at line 2250 of file exynos_hdmi.c.

Variable Documentation

struct i2c_driver ddc_driver

Definition at line 59 of file exynos_ddc.c.

struct i2c_driver hdmiphy_driver

Definition at line 57 of file exynos_hdmiphy.c.