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()85 msm_dsi : other_dsi; in dsi_mgr_setup_components()87 other_dsi : msm_dsi; in dsi_mgr_setup_components()108 msm_dsi_host_set_phy_mode(other_dsi->host, other_dsi->phy); in dsi_mgr_setup_components()381 struct msm_dsi *other_dsi = dsi_mgr_get_other_dsi(id); in dsi_mgr_bridge_mode_set() local391 if (is_bonded_dsi && other_dsi) in dsi_mgr_bridge_mode_set()392 msm_dsi_host_set_display_mode(other_dsi->host, adjusted_mode); in dsi_mgr_bridge_mode_set()