Linux Kernel
3.7.1
|
Data Fields | |
u32 | hdmi_reg |
u32 | save_HDMIB |
bool | has_hdmi_sink |
bool | has_hdmi_audio |
bool | hdmi_device_connected |
struct mdfld_hdmi_i2c * | i2c_bus |
struct i2c_adapter * | hdmi_i2c_adapter |
struct drm_device * | dev |
Definition at line 50 of file cdv_intel_hdmi.c.
struct drm_device* dev |
Definition at line 59 of file cdv_intel_hdmi.c.
bool has_hdmi_audio |
Definition at line 54 of file cdv_intel_hdmi.c.
bool has_hdmi_sink |
Definition at line 53 of file cdv_intel_hdmi.c.
bool hdmi_device_connected |
Definition at line 56 of file cdv_intel_hdmi.c.
struct i2c_adapter* hdmi_i2c_adapter |
Definition at line 58 of file cdv_intel_hdmi.c.
u32 hdmi_reg |
Definition at line 51 of file cdv_intel_hdmi.c.
struct mdfld_hdmi_i2c* i2c_bus |
Definition at line 57 of file cdv_intel_hdmi.c.
u32 save_HDMIB |
Definition at line 52 of file cdv_intel_hdmi.c.