/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | suspend.c | 35 static atomic_t suspending; variable 77 if (atomic_read(&suspending)) in pseries_suspend_cpu() 109 atomic_set(&suspending, 0); in pseries_suspend_enter() 122 atomic_set(&suspending, 1); in pseries_prepare_late()
|
/Linux-v4.19/drivers/crypto/ccp/ |
D | ccp-dev.c | 307 if (!ccp->suspending) { in ccp_enqueue_cmd() 367 if (ccp->suspending) { in ccp_dequeue_cmd() 542 ccp->suspending = 1; in ccp_dev_suspend() 566 ccp->suspending = 0; in ccp_dev_resume()
|
D | ccp-dev.h | 430 unsigned int suspending; member
|
/Linux-v4.19/Documentation/power/ |
D | basic-pm-debugging.txt | 15 because some problems only show up on a second attempt at suspending and 50 - test the freezing of processes and suspending of devices 53 - test the freezing of processes, suspending of devices and platform 57 - test the freezing of processes, suspending of devices, platform 61 - test the freezing of processes, suspending of devices, platform global 62 control methods(*), the disabling of nonboot CPUs and suspending of 70 suspending devices) and issue the standard hibernation commands. For example, 81 /sys/power/pm_test , then after suspending devices the kernel will additionally 138 If the "core" test fails, which means that suspending of the system/platform
|
D | userland-swsusp.txt | 140 The suspending and resuming utilities MUST lock themselves in memory, 143 The suspending utility MUST check the value stored by SNAPSHOT_CREATE_IMAGE 148 (a) The suspending utility MUST NOT close the snapshot device 151 suspending utility SHOULD destroy it, preferably by zapping 155 (b) The suspending utility SHOULD NOT attempt to perform any 162 the snapshot image), the suspending utility MUST close the snapshot
|
D | swsusp-and-swap-files.txt | 55 /proc/swaps) so that it can be used for suspending. 57 Note that if the swap file used for suspending is deleted and recreated,
|
D | suspend-and-interrupts.txt | 11 suspend after the "late" phase of suspending devices (that is, after all of the 36 suspend-resume cycle, including the "noirq" phases of suspending and resuming 99 interrupts right after the "noirq" phase of suspending devices.
|
D | swsusp.txt | 120 Q: well, suspending a server is IMHO a really stupid thing, 147 during suspending, but otherwise it would work... 414 before suspending; then remount them after resuming.
|
D | freezing-of-tasks.txt | 123 from interfering with the suspending and resuming of devices. A user space 124 process running on a second CPU while we are suspending devices may, for
|
D | video.txt | 84 your video card (good luck getting docs :-(). Maybe suspending from X
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | zforce_ts.c | 125 bool suspending; member 510 if (!ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread() 538 if (ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread() 591 if (!ts->suspending && device_may_wakeup(&client->dev)) in zforce_irq_thread() 627 ts->suspending = true; in zforce_suspend() 658 ts->suspending = false; in zforce_suspend()
|
/Linux-v4.19/drivers/tty/serial/ |
D | max3100.c | 125 int suspending; member 177 if (!s->force_end_work && !freezing(current) && !s->suspending) in max3100_dowork() 551 if (s->suspending) in max3100_shutdown() 591 if (s->suspending) in max3100_startup() 853 s->suspending = 1; in max3100_suspend() 877 s->suspending = 0; in max3100_resume()
|
/Linux-v4.19/drivers/staging/vc04_services/interface/vchi/message_drivers/ |
D | message.h | 168 int32_t (*suspending)( VCHI_MDRIVER_HANDLE_T *handle ); member
|
/Linux-v4.19/drivers/usb/serial/ |
D | usb-serial.c | 1099 serial->suspending = 1; in usb_serial_suspend() 1109 serial->suspending = 0; in usb_serial_suspend() 1136 serial->suspending = 0; in usb_serial_resume() 1153 serial->suspending = 0; in usb_serial_reset_resume()
|
/Linux-v4.19/arch/arm/mach-pxa/ |
D | sleep.S | 103 @ about suspending with PXBus operating above 133MHz
|
/Linux-v4.19/include/linux/usb/ |
D | serial.h | 158 unsigned char suspending:1; member
|
/Linux-v4.19/drivers/usb/host/ |
D | ehci-hub.c | 148 bool suspending, bool do_wakeup) in ehci_adjust_port_wakeup_flags() argument 186 if (!suspending) { in ehci_adjust_port_wakeup_flags() 207 if (!suspending && ehci_port_change(ehci)) in ehci_adjust_port_wakeup_flags()
|
D | ehci.h | 889 bool suspending, bool do_wakeup);
|
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 87 suspending, which means that use of printascii() or similar direct
|
/Linux-v4.19/kernel/power/ |
D | Kconfig | 72 suspending. Also in this case you must not use the filesystems 92 on before suspending.
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | power-management.rst | 33 Power Management (PM) is the practice of saving energy by suspending 288 device by suspending it at the wrong time. (Highly unlikely, but 342 suspending the other interfaces. The USB core doesn't allow this; all 429 suspending and resuming correctly. This is exactly equivalent to 512 the system is suspending. The remote wakeup may succeed, which would 561 In addition to suspending endpoint devices and enabling hardware
|
/Linux-v4.19/Documentation/admin-guide/pm/ |
D | sleep-states.rst | 29 runtime idle by freezing user space, suspending the timekeeping and putting all 53 In addition to freezing user space, suspending the timekeeping and putting all
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | drv.c | 1157 trans->suspending = true; in iwl_pci_system_prepare() 1182 trans->suspending = false; in iwl_pci_system_complete()
|
/Linux-v4.19/drivers/bluetooth/ |
D | btusb.c | 1337 bool suspending; in submit_or_queue_tx_urb() local 1340 suspending = test_bit(BTUSB_SUSPENDING, &data->flags); in submit_or_queue_tx_urb() 1341 if (!suspending) in submit_or_queue_tx_urb() 1345 if (!suspending) in submit_or_queue_tx_urb()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-trans.h | 779 bool suspending; member
|