Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c51 ST_DISPLAY_OFF, enumerator
565 if (state == ST_DISPLAY_OFF) { in msm_dp_hpd_plug_handle()
663 if (state == ST_DISPLAY_OFF) { in msm_dp_hpd_unplug_handle()
692 if (state == ST_DISPLAY_OFF) { in msm_dp_irq_hpd_handle()
1521 if (state != ST_DISPLAY_OFF && state != ST_MAINLINK_READY) { in msm_dp_bridge_atomic_enable()
1535 if (state == ST_DISPLAY_OFF) { in msm_dp_bridge_atomic_enable()
1594 msm_dp_display->hpd_state = ST_DISPLAY_OFF; in msm_dp_bridge_atomic_post_disable()