Searched refs:SUSPEND (Results 1 – 20 of 20) sorted by relevance
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 224 * SUSPEND all but swap device and parents 227 * SUSPEND swap device and parents 233 * SUSPEND all but swap device and parents 238 * SUSPEND swap device and parents 246 distinctions between SUSPEND and FREEZE. 249 Doing SUSPEND when you are asked to do FREEZE is always correct,
|
| /linux/kernel/ |
| H A D | acct.c | 70 #define SUSPEND (acct_parm[1]) /* <foo% free space - suspend */ macro 129 u64 suspend = sbuf.f_blocks * SUSPEND; in check_free_space()
|
| /linux/drivers/video/fbdev/i810/ |
| H A D | i810.h | 159 #define SUSPEND 0x80000 macro
|
| H A D | i810_main.c | 1415 mode = SUSPEND; in i810fb_blank()
|
| /linux/drivers/scsi/isci/ |
| H A D | port.c | 872 pts_control_value |= SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_suspend_port_task_scheduler() 939 pts_control_value &= ~SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_resume_port_task_scheduler() 1447 pts_control_value |= SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_enable_port_task_scheduler() 1457 ~(SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND)); in sci_port_disable_port_task_scheduler()
|
| /linux/Documentation/pcmcia/ |
| H A D | driver-changes.rst | 93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
|
| /linux/Documentation/userspace-api/media/rc/ |
| H A D | rc-tables.rst | 563 - STANDBY / SUSPEND
|
| /linux/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 2370 uvc_dbg(dev, SUSPEND, "Suspending interface %u\n", in uvc_suspend() 2385 uvc_dbg(dev, SUSPEND, in uvc_suspend() 2396 uvc_dbg(dev, SUSPEND, "Resuming interface %u\n", in __uvc_resume() 2423 uvc_dbg(dev, SUSPEND, in __uvc_resume()
|
| /linux/drivers/cxl/ |
| H A D | Kconfig | 194 depends on SUSPEND && CXL_MEM
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 1684 SUSPEND = 3, enumerator
|
| H A D | smartpqi_init.c | 9479 return SUSPEND; in pqi_get_flush_cache_shutdown_event()
|
| /linux/arch/powerpc/ |
| H A D | Kconfig | 1123 depends on SUSPEND && (PPC_85xx || PPC_86xx) 1131 depends on SUSPEND && 44x
|
| /linux/tools/power/pm-graph/ |
| H A D | README | 641 SUSPEND START @ 21:24:02 (rtcwake in 10 seconds)
|
| /linux/Documentation/sound/kernel-api/ |
| H A D | writing-an-alsa-driver.rst | 1958 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME`` 1960 power-management status is changed. Obviously, the ``SUSPEND`` and 3725 Note that the trigger with SUSPEND can always be called when
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 100 select CPU_PM if CPU_IDLE || HIBERNATION || SUSPEND
|
| /linux/arch/x86/ |
| H A D | Kconfig | 2800 bool "Ignore USER SUSPEND" 2802 This option will ignore USER SUSPEND requests. On machines with a
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 72 SUSPEND System suspend states are enabled. 3919 mem_sleep_default= [SUSPEND] Default system suspend mode: 5261 pm_debug_messages [SUSPEND,KNL] 7364 [SUSPEND] 7411 test_suspend= [SUSPEND]
|
| /linux/arch/arm/ |
| H A D | Kconfig | 57 select CPU_PM if SUSPEND || CPU_IDLE
|
| /linux/arch/mips/ |
| H A D | Kconfig | 35 select CPU_PM if CPU_IDLE || SUSPEND
|
| /linux/arch/arm64/ |
| H A D | Kconfig | 137 select CPU_PM if (SUSPEND || CPU_IDLE)
|