Searched refs:msm_dsi_cfg_handler (Results 1 – 3 of 3) sorted by relevance
47 struct msm_dsi_cfg_handler { struct54 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor); argument
183 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {206 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()208 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
128 const struct msm_dsi_cfg_handler *cfg_hnd;198 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()201 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()381 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()820 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config()1148 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()1262 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()1908 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()1987 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()2021 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore()[all …]