Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_i2c.c237 void hdmi_i2c_destroy(struct i2c_adapter *i2c) in hdmi_i2c_destroy() function
279 hdmi_i2c_destroy(i2c); in hdmi_i2c_init()
Dhdmi.h184 void hdmi_i2c_destroy(struct i2c_adapter *i2c);
Dhdmi.c83 hdmi_i2c_destroy(hdmi->i2c); in hdmi_destroy()