Home
last modified time | relevance | path

Searched defs:cfg_hnd (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.c79 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get() local
Ddsi_host.c109 const struct msm_dsi_cfg_handler *cfg_hnd; member
167 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config() local
609 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config() local
1622 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_cmd_rx() local
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c647 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()