Home
last modified time | relevance | path

Searched refs:msm_dsi_host_disable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_manager.c338 msm_dsi_host_disable(host); in dsi_mgr_bridge_pre_enable()
378 ret = msm_dsi_host_disable(host); in dsi_mgr_bridge_post_disable()
383 ret = msm_dsi_host_disable(msm_dsi1->host); in dsi_mgr_bridge_post_disable()
H A Ddsi.h87 int msm_dsi_host_disable(struct mipi_dsi_host *host);
H A Ddsi_host.c2306 int msm_dsi_host_disable(struct mipi_dsi_host *host) in msm_dsi_host_disable() function