Searched refs:hdmi_i2c (Results 1 – 8 of 8) sorted by relevance
62 hdmi_i2c->sw_done = false; in ddc_clear_irq()73 if (!hdmi_i2c->sw_done) { in sw_done()86 return hdmi_i2c->sw_done; in sw_done()110 init_ddc(hdmi_i2c); in msm_hdmi_i2c_xfer()163 ret = wait_event_timeout(hdmi_i2c->ddc_event, sw_done(hdmi_i2c), HZ/4); in msm_hdmi_i2c_xfer()222 if (sw_done(hdmi_i2c)) in msm_hdmi_i2c_irq()230 kfree(hdmi_i2c); in msm_hdmi_i2c_destroy()239 hdmi_i2c = kzalloc(sizeof(*hdmi_i2c), GFP_KERNEL); in msm_hdmi_i2c_init()240 if (!hdmi_i2c) { in msm_hdmi_i2c_init()245 i2c = &hdmi_i2c->base; in msm_hdmi_i2c_init()[all …]
190 struct i2c_client *hdmi_i2c; member823 it->hdmi_i2c = client; in it6263_probe()
700 hdmi_i2c_pins: hdmi_i2c {703 function = "hdmi_i2c";
710 hdmi_i2c_pins: hdmi_i2c {713 function = "hdmi_i2c";
37 hdmi/hdmi_i2c.o \
824 FUNCTION(hdmi_i2c),
788 FUNCTION(hdmi_i2c),
1270 hdmi_i2c {