Searched refs:other_dsi (Results 1 – 1 of 1) sorted by relevance
93 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_connector_detect() local108 !IS_MASTER_PANEL(id) && other_dsi) in dsi_mgr_connector_detect()110 other_dsi->host, NULL); in dsi_mgr_connector_detect()120 other_dsi && other_dsi->panel) { in dsi_mgr_connector_detect()414 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_bridge_mode_set() local431 if (is_dual_panel && other_dsi) in dsi_mgr_bridge_mode_set()432 msm_dsi_host_set_display_mode(other_dsi->host, adjusted_mode); in dsi_mgr_bridge_mode_set()655 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in msm_dsi_manager_register() local678 } else if (!other_dsi) { in msm_dsi_manager_register()682 msm_dsi : other_dsi; in msm_dsi_manager_register()[all …]