Home
last modified time | relevance | path

Searched refs:ed_safe_shdload_done (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/imx/dc/
H A Ddc-kms.h106 struct completion ed_safe_shdload_done; member
H A Ddc-crtc.c278 DC_CRTC_WAIT_FOR_COMPLETION_TIMEOUT(ed_safe_shdload_done); in dc_crtc_atomic_enable()
442 complete(&dc_crtc->ed_safe_shdload_done); in dc_crtc_irq_handler_ed_safe_shdload_done()
511 init_completion(&dc_crtc->ed_safe_shdload_done); in dc_crtc_init()