Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_host.c135 const struct msm_dsi_cfg_handler *cfg_hnd; member
212 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config() local
380 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init() local
808 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config() local
1244 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add() local
1358 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx() local
2166 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init() local
2229 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare() local
2264 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore() local
2290 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_cmd_rx() local
[all …]
Ddsi_cfg.c307 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get() local
/linux-5.19.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c690 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()