Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_drv.h271 int msm_dsi_modeset_init(struct msm_dsi *msm_dsi, struct drm_device *dev,
280 static inline int msm_dsi_modeset_init(struct msm_dsi *msm_dsi, in msm_dsi_modeset_init() function
/drivers/gpu/drm/msm/dsi/
Ddsi.c189 int msm_dsi_modeset_init(struct msm_dsi *msm_dsi, struct drm_device *dev, in msm_dsi_modeset_init() function
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_kms.c335 ret = msm_dsi_modeset_init(priv->dsi[dsi_id], dev, dsi_encs); in modeset_init_intf()