Linux Kernel
3.7.1
|
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 |
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.
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.