Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_i2c.c226 void msm_hdmi_i2c_destroy(struct i2c_adapter *i2c) in msm_hdmi_i2c_destroy() function
265 msm_hdmi_i2c_destroy(i2c); in msm_hdmi_i2c_init()
H A Dhdmi.h241 void msm_hdmi_i2c_destroy(struct i2c_adapter *i2c);
H A Dhdmi.c74 msm_hdmi_i2c_destroy(hdmi->i2c); in msm_hdmi_destroy()