| /linux/kernel/power/ |
| H A D | Kconfig | 2 config SUSPEND config 14 depends on SUSPEND 24 depends on SUSPEND 141 depends on SUSPEND || HIBERNATE_CALLBACKS 247 depends on SUSPEND && PM_DEBUG && RTC_CLASS=y
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_metrics.c | 16 #define SUSPEND 0 macro
|
| /linux/drivers/platform/x86/amd/pmc/ |
| H A D | Kconfig | 9 depends on SUSPEND
|
| /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 | 2382 uvc_dbg(dev, SUSPEND, "Suspending interface %u\n", in uvc_suspend() 2397 uvc_dbg(dev, SUSPEND, in uvc_suspend() 2408 uvc_dbg(dev, SUSPEND, "Resuming interface %u\n", in __uvc_resume() 2435 uvc_dbg(dev, SUSPEND, in __uvc_resume()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_guc_submit.c | 1877 #define SUSPEND 3 macro 1897 case SUSPEND: in guc_exec_queue_process_msg() 2165 if (guc_exec_queue_try_add_msg(q, msg, SUSPEND)) in guc_exec_queue_suspend() 2639 guc_exec_queue_try_add_msg_head(q, msg, SUSPEND); in guc_exec_queue_replay_pending_state_change()
|
| /linux/drivers/cxl/ |
| H A D | Kconfig | 195 depends on SUSPEND && CXL_MEM
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 2506 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(SUSPEND), &req, in mt76_connac_mcu_set_suspend_mode() 2542 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(SUSPEND), true); in mt76_connac_mcu_set_wow_pattern() 2594 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(SUSPEND), &req, in mt76_connac_mcu_set_wow_ctrl()
|
| /linux/drivers/scsi/smartpqi/ |
| H A D | smartpqi.h | 1684 SUSPEND = 3, enumerator
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.c | 40 cmd == MCU_UNI_CMD(SUSPEND)) { in mt7925_mcu_parse_response() 209 return mt76_mcu_send_msg(dev, MCU_UNI_CMD(SUSPEND), &req, in mt7925_connac_mcu_set_wow_ctrl() 246 return mt76_mcu_skb_send_msg(dev, skb, MCU_UNI_CMD(SUSPEND), true); in mt7925_mcu_set_wow_pattern()
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | imx95.rst | 1195 | |SUSPEND: (3) | 1233 | |SUSPEND(3):in cpuidle state |
|
| /linux/arch/powerpc/ |
| H A D | Kconfig | 1125 depends on SUSPEND && (PPC_85xx || PPC_86xx) 1133 depends on SUSPEND && 44x
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 49 cmd == MCU_UNI_CMD(SUSPEND)) { in mt7921_mcu_parse_response()
|
| /linux/drivers/acpi/ |
| H A D | Kconfig | 112 depends on SUSPEND || HIBERNATION
|
| /linux/tools/power/pm-graph/ |
| H A D | README | 641 SUSPEND START @ 21:24:02 (rtcwake in 10 seconds)
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mcu.c | 165 cmd == MCU_UNI_CMD(SUSPEND)) { in mt7615_mcu_parse_response()
|
| /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 | 2810 bool "Ignore USER SUSPEND" 2812 This option will ignore USER SUSPEND requests. On machines with a
|