Home
last modified time | relevance | path

Searched refs:SUSPEND (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Dsh_css_metrics.c25 #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()
/OK3568_Linux_fs/kernel/kernel/power/
H A DKconfig2 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
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_std.h65 #define SUSPEND 0x5B /* 3420 REJ, 3480 NOP */ macro
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A DCVE-2022-41974.patch114 - set_handler_callback(SUSPEND+MAP, cli_suspend);
125 + set_handler_callback(SUSPEND|MAP, cli_suspend);
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dswsusp.rst224 * 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,
/OK3568_Linux_fs/kernel/kernel/
H A Dacct.c76 #define SUSPEND (acct_parm[1]) /* <foo% free space - suspend */ macro
113 u64 suspend = sbuf.f_blocks * SUSPEND; in check_free_space()
/OK3568_Linux_fs/u-boot/drivers/usb/musb/
H A Dmusb_debug.h51 MUSB_FLAGS_PRINT(b, INTR, SUSPEND); in musb_print_intrusb()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810.h159 #define SUSPEND 0x80000 macro
H A Di810_main.c1414 mode = SUSPEND; in i810fb_blank()
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Dport.c871 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()
/OK3568_Linux_fs/kernel/drivers/staging/emxx_udc/
H A Demxx_udc.h56 #define SUSPEND BIT(6) macro
H A Demxx_udc.c2323 _nbu2ss_bitset(&udc->p_regs->USB_CONTROL, SUSPEND); in _nbu2ss_int_usb_suspend()
/OK3568_Linux_fs/kernel/Documentation/pcmcia/
H A Ddriver-changes.rst93 (SUSPEND == RESET_PHYSICAL) and (RESUME == CARD_RESET) events
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/
H A Drc-tables.rst563 - STANDBY / SUSPEND
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.rst156 SUSPEND System suspend states are enabled.
H A Dkernel-parameters.txt2867 mem_sleep_default= [SUSPEND] Default system suspend mode:
4010 pm_debug_messages [SUSPEND,KNL]
5408 [SUSPEND]
5466 test_suspend= [SUSPEND][,N]
/OK3568_Linux_fs/kernel/drivers/scsi/smartpqi/
H A Dsmartpqi.h1401 SUSPEND = 3, enumerator
H A Dsmartpqi_init.c8150 pqi_flush_cache(ctrl_info, SUSPEND); in pqi_suspend()
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig1048 depends on SUSPEND && (PPC_85xx || PPC_86xx)
1056 depends on SUSPEND && (44x || 40x)
/OK3568_Linux_fs/kernel/drivers/acpi/
H A DKconfig97 depends on SUSPEND || HIBERNATION
/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A DREADME641 SUSPEND START @ 21:24:02 (rtcwake in 10 seconds)
/OK3568_Linux_fs/kernel/Documentation/sound/kernel-api/
H A Dwriting-an-alsa-driver.rst2054 or partial suspend/resume support, the ``SUSPEND`` and ``RESUME``
2056 power-management status is changed. Obviously, the ``SUSPEND`` and
3963 Note that the trigger with SUSPEND can always be called when
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2603 bool "Ignore USER SUSPEND"
2605 This option will ignore USER SUSPEND requests. On machines with a
/OK3568_Linux_fs/kernel/arch/arm/
H A DKconfig42 select CPU_PM if SUSPEND || CPU_IDLE
/OK3568_Linux_fs/kernel/arch/arm64/
H A DKconfig99 select CPU_PM if (SUSPEND || CPU_IDLE)

12