Searched refs:other_dsi (Results 1 – 1 of 1) sorted by relevance
71 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_setup_components() local83 } else if (!other_dsi) { in dsi_mgr_setup_components()87 msm_dsi : other_dsi; in dsi_mgr_setup_components()89 other_dsi : msm_dsi; in dsi_mgr_setup_components()225 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in msm_dsi_manager_panel_init() local230 master_dsi = other_dsi; in msm_dsi_manager_panel_init()234 slave_dsi = other_dsi; in msm_dsi_manager_panel_init()259 if (other_dsi && other_dsi->panel && kms->funcs->set_split_display) { in msm_dsi_manager_panel_init()568 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_bridge_mode_set() local578 if (is_bonded_dsi && other_dsi) in dsi_mgr_bridge_mode_set()[all …]
Completed in 6 milliseconds