Searched defs:hdmi_i2c_adapter (Results 1 – 2 of 2) sorted by relevance
9 struct hdmi_i2c_adapter { struct15 #define to_hdmi_i2c_adapter(x) container_of(x, struct hdmi_i2c_adapter, base) argument
60 struct i2c_adapter *hdmi_i2c_adapter; /* for control functions */ member