Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/dsi/
Ddsi.h109 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll);
119 static inline void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.c114 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c369 msm_dsi_pll_destroy(phy->pll); in dsi_phy_driver_remove()