dma_comp          130 drivers/gpu/drm/msm/dsi/dsi_host.c 	struct completion dma_comp;
dma_comp         1273 drivers/gpu/drm/msm/dsi/dsi_host.c 	reinit_completion(&msm_host->dma_comp);
dma_comp         1280 drivers/gpu/drm/msm/dsi/dsi_host.c 		ret = wait_for_completion_timeout(&msm_host->dma_comp,
dma_comp         1554 drivers/gpu/drm/msm/dsi/dsi_host.c 		complete(&msm_host->dma_comp);
dma_comp         1866 drivers/gpu/drm/msm/dsi/dsi_host.c 	init_completion(&msm_host->dma_comp);