Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.h61 struct msm_dsi_cfg_handler { struct
68 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor); argument
Ddsi_cfg.c260 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {
303 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()
305 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
Ddsi_host.c132 const struct msm_dsi_cfg_handler *cfg_hnd;
192 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()
195 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()
274 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()
733 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_enable()
1240 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()
1354 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()
1997 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()
2046 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()
2081 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore()
[all …]