Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_i2c.c236 void msm_hdmi_i2c_destroy(struct i2c_adapter *i2c) in msm_hdmi_i2c_destroy() function
274 msm_hdmi_i2c_destroy(i2c); in msm_hdmi_i2c_init()
H A Dhdmi.h227 void msm_hdmi_i2c_destroy(struct i2c_adapter *i2c);
H A Dhdmi.c76 msm_hdmi_i2c_destroy(hdmi->i2c); in msm_hdmi_destroy()