Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/msm/dsi/
Ddsi_host.c132 const struct msm_dsi_cfg_handler *cfg_hnd; member
208 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config() local
372 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init() local
839 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config() local
1176 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add() local
1290 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx() local
1943 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init() local
2022 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare() local
2057 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore() local
2083 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_cmd_rx() local
[all …]
Ddsi_cfg.c289 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get() local
/Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c690 void __iomem *mmio_base, struct mdp5_cfg_handler *cfg_hnd) in mdp5_ctlm_init()