Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/dsi/
Ddsi.h109 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll);
121 static inline void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/Linux-v5.4/drivers/gpu/drm/msm/dsi/pll/
Ddsi_pll.c106 void msm_dsi_pll_destroy(struct msm_dsi_pll *pll) in msm_dsi_pll_destroy() function
/Linux-v5.4/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c637 msm_dsi_pll_destroy(phy->pll); in dsi_phy_driver_remove()