Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi.h112 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll);
124 static inline void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll.c106 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c741 msm_dsi_pll_destroy(phy->pll); in dsi_phy_driver_remove()