Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/include/generated/
H A Dautoconf.h97 #define CONFIG_SUSPEND 1 macro
/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_pm.c333 #if IS_ENABLED(CONFIG_SUSPEND) && IS_ENABLED(CONFIG_PM_SLEEP) in pm_suspend_target()
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_acpi.c1403 #if IS_ENABLED(CONFIG_SUSPEND) in amdgpu_acpi_should_gpu_reset()
1508 #if IS_ENABLED(CONFIG_SUSPEND)
H A Damdgpu.h1487 #if defined(CONFIG_ACPI) && defined(CONFIG_SUSPEND)