Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/dsi/
Ddsi.h118 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll);
130 static inline void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/Linux-v4.19/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
/Linux-v4.19/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c639 msm_dsi_pll_destroy(phy->pll); in dsi_phy_driver_remove()