/linux-6.3-rc2/drivers/pinctrl/samsung/ |
A D | pinctrl-exynos-arm.c | 137 .resume = exynos_pinctrl_resume, 218 .resume = exynos_pinctrl_resume, 227 .resume = exynos_pinctrl_resume, 330 .resume = exynos_pinctrl_resume, 339 .resume = exynos_pinctrl_resume, 427 .resume = exynos_pinctrl_resume, 436 .resume = exynos_pinctrl_resume, 444 .resume = exynos_pinctrl_resume, 452 .resume = exynos_pinctrl_resume, 533 .resume = exynos_pinctrl_resume, [all …]
|
A D | pinctrl-exynos-arm64.c | 213 .resume = exynos_pinctrl_resume, 222 .resume = exynos_pinctrl_resume, 230 .resume = exynos_pinctrl_resume, 238 .resume = exynos_pinctrl_resume, 246 .resume = exynos_pinctrl_resume, 254 .resume = exynos_pinctrl_resume, 262 .resume = exynos_pinctrl_resume, 270 .resume = exynos_pinctrl_resume, 278 .resume = exynos_pinctrl_resume, 286 .resume = exynos_pinctrl_resume, [all …]
|
/linux-6.3-rc2/drivers/firmware/ |
A D | qcom_scm-smc.c | 55 static void fill_wq_resume_args(struct arm_smccc_args *resume, u32 smc_call_ctx) in fill_wq_resume_args() argument 57 memset(resume->args, 0, sizeof(resume->args[0]) * ARRAY_SIZE(resume->args)); in fill_wq_resume_args() 59 resume->args[0] = ARM_SMCCC_CALL_VAL(ARM_SMCCC_STD_CALL, in fill_wq_resume_args() 63 resume->args[1] = QCOM_SCM_ARGS(1); in fill_wq_resume_args() 65 resume->args[2] = smc_call_ctx; in fill_wq_resume_args() 96 struct arm_smccc_args resume; in __scm_smc_do_quirk_handle_waitq() local 110 fill_wq_resume_args(&resume, smc_call_ctx); in __scm_smc_do_quirk_handle_waitq() 111 smc = &resume; in __scm_smc_do_quirk_handle_waitq()
|
/linux-6.3-rc2/drivers/base/ |
A D | syscore.c | 79 if (ops->resume) in syscore_suspend() 80 ops->resume(); in syscore_suspend() 100 if (ops->resume) { in syscore_resume() 101 pm_pr_dbg("Calling %pS\n", ops->resume); in syscore_resume() 102 ops->resume(); in syscore_resume() 104 "Interrupts enabled after %pS\n", ops->resume); in syscore_resume()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/marvell/ |
A D | 98dx3236-resume-ctrl.txt | 7 - compatible: must be "marvell,98dx3336-resume-ctrl" 9 - reg: Should contain resume control registers location and length 13 resume@20980 { 14 compatible = "marvell,98dx3336-resume-ctrl";
|
/linux-6.3-rc2/Documentation/power/ |
A D | drivers-testing.rst | 2 Testing suspend and resume support in device drivers 11 resume transitions in a driver, it is necessary to suspend and resume a fully 19 resume without the driver being tested. Thus, if possible, you should first 20 resolve all suspend/resume-related problems in the test system before you start 22 for more information about the debugging of suspend/resume functionality. 27 Once you have resolved the suspend/resume-related problems with your test system 52 regarded as suspend/resume-safe.
|
A D | swsusp-dmcrypt.rst | 25 or an usb stick prior to resume. So you need an initrd, that sets 26 up dm-crypt and then asks swsusp to resume from the encrypted 30 a way that the swap device you suspend to/resume from has 39 resume partition, so your kernel .config contains:: 67 initrd that allows you to resume from encrypted swap and that 68 continues boot with your mini system on /dev/hda1 if resume 106 echo 254:0 > /sys/power/resume 121 First we have to decide if we want to try to resume, or not. 127 device if we don't want to resume. The line "echo 254:0 > /sys/power/resume" 128 then attempts to resume from the first device mapper device. [all …]
|
A D | swsusp.rst | 11 If you touch anything on disk between suspend and resume... 36 line or specify it using /sys/power/resume. 68 - The resume process checks for the presence of the resume device, 72 - The resume process may be triggered in two ways: 76 resume device has not been probed yet, the resume process fails and 140 resume. 304 but with resume-from-initrd, no one knows) 351 resume. 477 to resume on its own. You need an initramfs that can recognize the resume 481 echo -n "$major:$minor" > /sys/power/resume [all …]
|
A D | s2ram.rst | 21 always it's a driver that is buggy. Thank God for the suspend/resume 25 driver that doesn't resume and recompile and reboot). 46 hash matches drivers/base/power/resume.c:28 49 which means that the last trace event was just before trying to resume 52 fix it, disable it, or trace into its resume function. 63 that "radeonfb" simply cannot resume that device - it tries to set the 65 resume it instead works fine. 71 hardware during resume operations where a value can be set that will 78 Consequence is that after a resume (even if it is successful) your system 85 quickly after the resume failure. The trace option does not use the seconds
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
A D | al,alpine-smp | 17 "al,alpine-cpu-resume" and "al,alpine-nb-service". 20 * Alpine CPU resume registers 22 The CPU resume register are used to define required resume address after 26 - compatible : Should contain "al,alpine-cpu-resume". 73 compatible = "al,alpine-cpu-resume";
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | intel-xway.c | 361 .resume = genphy_resume, 372 .resume = genphy_resume, 383 .resume = genphy_resume, 394 .resume = genphy_resume, 404 .resume = genphy_resume, 414 .resume = genphy_resume, 424 .resume = genphy_resume, 434 .resume = genphy_resume, 444 .resume = genphy_resume, 454 .resume = genphy_resume,
|
A D | realtek.c | 864 .resume = genphy_resume, 873 .resume = genphy_resume, 909 .resume = genphy_resume, 919 .resume = genphy_resume, 931 .resume = rtl821x_resume, 951 .resume = rtlgen_resume, 963 .resume = rtlgen_resume, 975 .resume = rtlgen_resume, 1032 .resume = genphy_resume, 1043 .resume = genphy_resume, [all …]
|
A D | smsc.c | 325 .resume = genphy_resume, 349 .resume = genphy_resume, 378 .resume = genphy_resume, 393 .resume = genphy_resume, 422 .resume = genphy_resume, 448 .resume = genphy_resume, 478 .resume = genphy_resume,
|
A D | mxl-gpy.c | 807 .resume = genphy_resume, 825 .resume = genphy_resume, 842 .resume = genphy_resume, 860 .resume = genphy_resume, 877 .resume = genphy_resume, 895 .resume = genphy_resume, 912 .resume = genphy_resume, 930 .resume = genphy_resume, 947 .resume = genphy_resume, 964 .resume = genphy_resume, [all …]
|
/linux-6.3-rc2/Documentation/watchdog/ |
A D | watchdog-pm.rst | 15 Ping on resume 17 On resume, a watchdog timer shall be reset to its selected value to give 18 userspace enough time to resume. [1] [2]
|
/linux-6.3-rc2/drivers/pnp/ |
A D | driver.c | 221 if (pnp_dev->protocol->resume) { in pnp_bus_resume() 222 error = pnp_dev->protocol->resume(pnp_dev); in pnp_bus_resume() 233 if (pnp_drv->driver.pm && pnp_drv->driver.pm->resume) { in pnp_bus_resume() 234 error = pnp_drv->driver.pm->resume(dev); in pnp_bus_resume() 239 if (pnp_drv->resume) { in pnp_bus_resume() 240 error = pnp_drv->resume(pnp_dev); in pnp_bus_resume() 251 .resume = pnp_bus_resume,
|
/linux-6.3-rc2/arch/arm/include/asm/ |
A D | outercache.h | 25 void (*resume)(void); member 102 if (outer_cache.resume) in outer_resume() 103 outer_cache.resume(); in outer_resume()
|
/linux-6.3-rc2/Documentation/admin-guide/pm/ |
A D | suspend-flows.rst | 23 working state is referred to as *system resume*. 25 The kernel code flows associated with the suspend and resume transitions for 34 resume hooks that need to be provided by the platform driver to make them 93 deferred till the subsequent system resume transition as described 115 system wakeup, in which case the system resume transition is started. 135 the system resume transition begins. 139 Devices are resumed in four phases called *noirq resume*, *early resume*, 140 *resume* and *complete* (see :ref:`driverapi_pm_devices` for more 148 supports it during the *early* resume phase. 157 4. Invoking system-wide resume notifiers. [all …]
|
/linux-6.3-rc2/Documentation/driver-api/pm/ |
A D | notifiers.rst | 14 before hibernation/suspend or after restore/resume, but they require the system 16 ``->resume()`` or even ``->prepare()`` and ``->complete()`` callbacks are not 20 resume/restore, but they cannot do it by calling :c:func:`request_firmware()` 21 from their ``->resume()`` or ``->complete()`` callback routines (user land 24 ``->resume()`` routine. A suspend/hibernation notifier may be used for that. 54 resume callbacks have been executed and tasks have been thawed.
|
/linux-6.3-rc2/drivers/xen/events/ |
A D | events_internal.h | 28 void (*resume)(void); member 104 if (evtchn_ops->resume) in xen_evtchn_resume() 105 evtchn_ops->resume(); in xen_evtchn_resume()
|
/linux-6.3-rc2/Documentation/driver-api/firmware/ |
A D | firmware_cache.rst | 6 re-initialize devices. During resume there may be a period of time during which 15 driver's suspend and resume callback. Users of these API calls needn't cache 16 the firmware by themselves for dealing with firmware loss during system resume. 19 caching it in memory. Upon resume device drivers using the firmware API will 41 will still be used on resume from suspend.
|
/linux-6.3-rc2/kernel/power/ |
A D | Kconfig | 96 string "Default resume partition" 109 resume=/dev/<other device> 111 which will set the resume partition to the device specified. 213 bool "Test suspend/resume and wakealarm during bootup" 228 bool "Device suspend/resume watchdog" 232 locked up attempting to suspend/resume a device. 251 functions from <linux/resume-trace.h> as well as the 252 <asm/resume-trace.h> header with a TRACE_RESUME() macro. 259 bool "Suspend/resume event tracing" 266 during suspend (or more commonly, during resume). [all …]
|
/linux-6.3-rc2/arch/arm/mach-s3c/ |
A D | pm-gpio.c | 61 .resume = samsung_gpio_pm_1bit_resume, 188 .resume = samsung_gpio_pm_2bit_resume, 299 .resume = samsung_gpio_pm_4bit_resume, 357 if (pm == NULL || pm->resume == NULL) in samsung_pm_resume_gpio() 360 pm->resume(ourchip); in samsung_pm_resume_gpio()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | tsc.h | 57 extern void tsc_verify_tsc_adjust(bool resume); 62 static inline void tsc_verify_tsc_adjust(bool resume) { } in tsc_verify_tsc_adjust() argument
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | r2300_switch.S | 33 LEAF(resume) 65 END(resume)
|