Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/stm/
Dltdc.c515 bool runtime_active; in ltdc_crtc_mode_fixup() local
518 runtime_active = pm_runtime_active(ddev->dev); in ltdc_crtc_mode_fixup()
520 if (runtime_active) in ltdc_crtc_mode_fixup()
530 if (runtime_active) { in ltdc_crtc_mode_fixup()