Searched refs:msm_dsi_cfg_handler (Results 1 – 3 of 3) sorted by relevance
55 struct msm_dsi_cfg_handler { struct62 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor); argument65 extern const struct msm_dsi_cfg_handler qcm2290_dsi_cfg_handler;
270 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {305 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()307 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()322 const struct msm_dsi_cfg_handler qcm2290_dsi_cfg_handler = {
138 const struct msm_dsi_cfg_handler *cfg_hnd;207 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()210 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()308 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()736 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config()1188 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()1302 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()2012 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()2061 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()2096 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore()[all …]