Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h53 struct msm_dsi_cfg_handler { struct
60 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor);
H A Ddsi_cfg.c242 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {
275 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()
277 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
H A Ddsi_host.c132 const struct msm_dsi_cfg_handler *cfg_hnd;
202 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()
205 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()
385 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()
842 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config()
1184 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()
1298 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()
1968 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()
2047 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()
2082 const struct msm_dsi_cfg_handler *cfg_hn in msm_dsi_host_xfer_restore()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h60 struct msm_dsi_cfg_handler { struct
67 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor);
H A Ddsi_cfg.c245 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {
286 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()
288 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
H A Ddsi_host.c136 const struct msm_dsi_cfg_handler *cfg_hnd;
206 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()
209 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()
288 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()
719 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_enable()
1194 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()
1308 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()
1966 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()
2015 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()
2050 const struct msm_dsi_cfg_handler *cfg_hn in msm_dsi_host_xfer_restore()
[all...]

Completed in 7 milliseconds