Searched refs:msm_dsi_cfg_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h35 struct msm_dsi_cfg_handler { struct
41 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor);
H A Ddsi_cfg.c63 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {
77 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) msm_dsi_cfg_get()
79 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; msm_dsi_cfg_get()
H A Ddsi_host.c109 const struct msm_dsi_cfg_handler *cfg_hnd;
164 static const struct msm_dsi_cfg_handler *dsi_get_config( dsi_get_config()
167 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; dsi_get_config()
609 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; dsi_ctrl_config()
1622 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; msm_dsi_host_cmd_rx()

Completed in 97 milliseconds