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