Searched refs:msm_dsi_host_power_off (Results 1 – 3 of 3) sorted by relevance
413 msm_dsi_host_power_off(msm_dsi1->host); in dsi_mgr_bridge_pre_enable()415 msm_dsi_host_power_off(host); in dsi_mgr_bridge_pre_enable()475 ret = msm_dsi_host_power_off(host); in dsi_mgr_bridge_post_disable()480 ret = msm_dsi_host_power_off(msm_dsi1->host); in dsi_mgr_bridge_post_disable()
150 int msm_dsi_host_power_off(struct mipi_dsi_host *host);
1909 int msm_dsi_host_power_off(struct mipi_dsi_host *host) in msm_dsi_host_power_off() function