Home
last modified time | relevance | path

Searched refs:hdmi_i2c_irq (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/hdmi/
Dhdmi.h162 void hdmi_i2c_irq(struct i2c_adapter *i2c);
Dhdmi_i2c.c229 void hdmi_i2c_irq(struct i2c_adapter *i2c) in hdmi_i2c_irq() function
Dhdmi.c52 hdmi_i2c_irq(hdmi->i2c); in hdmi_irq()