Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
s5p_hdmi_platform_data Struct Reference

#include <s5p_hdmi.h>

Data Fields

int hdmiphy_bus
 
struct i2c_board_infohdmiphy_info
 
int mhl_bus
 
struct i2c_board_infomhl_info
 
int hpd_gpio
 

Detailed Description

: controller id for HDMIPHY bus : template for HDMIPHY I2C device : controller id for MHL control bus : template for MHL I2C device : GPIO for Hot-Plug-Detect pin

NULL pointer for *_info fields indicates that the corresponding chip is not present

Definition at line 28 of file s5p_hdmi.h.

Field Documentation

int hdmiphy_bus

Definition at line 29 of file s5p_hdmi.h.

struct i2c_board_info* hdmiphy_info

Definition at line 30 of file s5p_hdmi.h.

int hpd_gpio

Definition at line 33 of file s5p_hdmi.h.

int mhl_bus

Definition at line 31 of file s5p_hdmi.h.

Definition at line 32 of file s5p_hdmi.h.


The documentation for this struct was generated from the following file: