Searched refs:msm_dsi_cfg_handler (Results 1 – 3 of 3) sorted by relevance
63 static const struct msm_dsi_cfg_handler dsi_cfg_handlers[] = {77 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor) in msm_dsi_cfg_get()79 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in msm_dsi_cfg_get()
35 struct msm_dsi_cfg_handler { struct41 const struct msm_dsi_cfg_handler *msm_dsi_cfg_get(u32 major, u32 minor); argument
109 const struct msm_dsi_cfg_handler *cfg_hnd;164 static const struct msm_dsi_cfg_handler *dsi_get_config( in dsi_get_config()167 const struct msm_dsi_cfg_handler *cfg_hnd = NULL; in dsi_get_config()609 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in dsi_ctrl_config()1622 const struct msm_dsi_cfg_handler *cfg_hnd = msm_host->cfg_hnd; in msm_dsi_host_cmd_rx()