Searched refs:msm_dsi_cfg_handler (Results 1 – 3 of 3) sorted by relevance
64 struct msm_dsi_cfg_handler { struct71 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor); argument
288 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {337 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()339 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
141 const struct msm_dsi_cfg_handler *cfg_hnd;201 static const struct msm_dsi_cfg_handler *204 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()316 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_clk_init()782 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_enable()1289 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_add()1405 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_cmd_dma_tx()2055 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_modeset_init()2104 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_prepare()2139 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_xfer_restore()[all …]
Completed in 11 milliseconds