/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | sh_css_metrics.c | 25 #define SUSPEND 0 macro 126 #if SUSPEND in sh_css_metrics_sample_pcs() 144 #if SUSPEND in sh_css_metrics_sample_pcs() 156 #if SUSPEND in sh_css_metrics_sample_pcs()
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | tape_std.h | 65 #define SUSPEND 0x5B /* 3420 REJ, 3480 NOP */ macro
|
/kernel/linux/linux-5.10/kernel/power/ |
D | Kconfig | 2 config SUSPEND config 14 depends on SUSPEND 24 depends on SUSPEND 119 depends on SUSPEND || HIBERNATE_CALLBACKS 197 depends on SUSPEND && PM_DEBUG && RTC_CLASS=y
|
/kernel/linux/linux-5.10/kernel/ |
D | acct.c | 76 #define SUSPEND (acct_parm[1]) /* <foo% free space - suspend */ macro 113 u64 suspend = sbuf.f_blocks * SUSPEND; in check_free_space()
|
/kernel/linux/linux-5.10/Documentation/power/ |
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,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/ |
D | i810.h | 159 #define SUSPEND 0x80000 macro
|
D | i810_main.c | 1414 mode = SUSPEND; in i810fb_blank()
|
/kernel/linux/linux-5.10/drivers/scsi/isci/ |
D | port.c | 871 pts_control_value |= SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_suspend_port_task_scheduler() 937 pts_control_value &= ~SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_resume_port_task_scheduler() 1445 pts_control_value |= SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND); in sci_port_enable_port_task_scheduler() 1455 ~(SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND)); in sci_port_disable_port_task_scheduler()
|
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/ |
D | emxx_udc.h | 56 #define SUSPEND BIT(6) macro
|
D | emxx_udc.c | 2323 _nbu2ss_bitset(&udc->p_regs->USB_CONTROL, SUSPEND); in _nbu2ss_int_usb_suspend()
|
/kernel/linux/linux-5.10/Documentation/pcmcia/ |
D | driver-changes.rst | 93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 563 - STANDBY / SUSPEND
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.rst | 156 SUSPEND System suspend states are enabled.
|
D | kernel-parameters.txt | 2841 mem_sleep_default= [SUSPEND] Default system suspend mode: 3944 pm_debug_messages [SUSPEND,KNL] 5336 [SUSPEND] 5394 test_suspend= [SUSPEND][,N]
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
D | smartpqi.h | 1401 SUSPEND = 3, enumerator
|
D | smartpqi_init.c | 8150 pqi_flush_cache(ctrl_info, SUSPEND); in pqi_suspend()
|
/kernel/linux/linux-5.10/arch/powerpc/ |
D | Kconfig | 1048 depends on SUSPEND && (PPC_85xx || PPC_86xx) 1056 depends on SUSPEND && (44x || 40x)
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | Kconfig | 97 depends on SUSPEND || HIBERNATION
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
D | README | 641 SUSPEND START @ 21:24:02 (rtcwake in 10 seconds)
|
/kernel/linux/linux-5.10/Documentation/sound/kernel-api/ |
D | writing-an-alsa-driver.rst | 2054 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME`` 2056 power-management status is changed. Obviously, the ``SUSPEND`` and 3962 Note that the trigger with SUSPEND can always be called when
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig | 2596 bool "Ignore USER SUSPEND" 2598 This option will ignore USER SUSPEND requests. On machines with a
|
/kernel/linux/linux-5.10/arch/arm/ |
D | Kconfig | 42 select CPU_PM if SUSPEND || CPU_IDLE
|
/kernel/linux/linux-5.10/arch/arm64/ |
D | Kconfig | 100 select CPU_PM if (SUSPEND || CPU_IDLE)
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 3559 ehci_err(ehci, "timeout waiting for SUSPEND\n"); 3617 + ehci_err(ehci, "timeout waiting for SUSPEND\n");
|
D | 0038_linux_drivers_mxc.patch | 13907 + "SUSPEND", 13916 + "SUSPEND[broadcast]", 13924 + "SUSPEND[timeout]", 14594 + * Acquire globalSempahore when set to to global OFF, IDLE, SUSPEND, then 14708 + * Switch to global non-ON (OFF, IDLE or SUSPEND), try acquire the 14722 + * OFF, SUSPEND and IDLE, which is allowed. 14740 + /* In global SUSPEND, IDLE, or OFF state. */ 14849 + * global OFF, IDLE or SUSPEND. 14893 + /* Start a timer to power off GPU when GPU enters IDLE or SUSPEND. */ 52237 + /* SUSPEND */ gcvPOWER_FLAG_ACQUIRE | [all …]
|