Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.h246 void msm_hdmi_i2c_destroy(struct i2c_adapter *i2c);
H A Dhdmi.c77 msm_hdmi_i2c_destroy(hdmi->i2c); in msm_hdmi_destroy()