Home
last modified time | relevance | path

Searched full:resumed (Results 1 – 25 of 240) sorted by relevance

12345678910

/Linux-v5.15/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst47 normal operation will be resumed. The maximal value accepted for a
59 of milliseconds remaining until normal operation will be resumed;
72 will be resumed.
/Linux-v5.15/arch/arm/mach-tegra/
Dplatsmp.c83 * For warm boot CPU that was resumed from CPU hotplug, the in tegra30_boot_secondary()
84 * power will be resumed automatically after un-halting the in tegra30_boot_secondary()
/Linux-v5.15/Documentation/driver-api/usb/
Dcallbacks.rst40 Called when the device is being resumed.
44 of being resumed.
Dpower-management.rst37 ``resumed`` (returned to a functional full-power state) when the kernel
79 itself (or send a request to be resumed) in response to some external
165 - ``on`` means that the device should be resumed and
312 device has been resumed and the driver can return to normal
316 the device has been resumed and it also has been reset.
339 methods get called when the interfaces are suspended or resumed. In
344 interfaces are resumed when the device is resumed. It isn't possible
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-devices-platform-_UDC_-gadget8 - 0 -> resumed
/Linux-v5.15/include/linux/usb/
Disp1362.h25 /* chip can be resumed via H_WAKEUP pin */
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-socfpga.c468 * resumed before the phy, so the clock is still gated "off" when in socfpga_dwmac_resume()
469 * the enet controller is resumed. This code makes sure the phy in socfpga_dwmac_resume()
470 * is "resumed" before reinitializing the enet controller since in socfpga_dwmac_resume()
/Linux-v5.15/arch/x86/include/asm/
Dfsgsbase.h13 * the FS/GS base would have (if the task were to be resumed). These
/Linux-v5.15/Documentation/driver-api/
Ddevice_link.rst11 before their parent, and the parent is always resumed before its children.
42 whenever and for as long as the consumer is runtime resumed.
157 device and shall be runtime resumed and kept active whenever and as long
/Linux-v5.15/arch/hexagon/include/asm/
Duaccess.h45 * be resumed instead of the faulting instruction, so as to effect
/Linux-v5.15/Documentation/driver-api/pm/
Dnotifiers.rst53 The system has just resumed or an error occurred during suspend. Device
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c59 struct completion resumed; member
796 init_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_attach()
814 reinit_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_on()
831 complete_all(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_off()
845 wait_for_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_try_freeze()
/Linux-v5.15/Documentation/sound/soc/
Dmachine.rst49 and DMA is suspended and resumed. Optional.
/Linux-v5.15/arch/arm/include/asm/
Dmcpm.h205 * Called on given CPU after it has been powered up or resumed. The MCPM lock
209 * Called by the first CPU to be powered up or resumed in given cluster.
/Linux-v5.15/include/uapi/linux/
Ddm-ioctl.h55 * the device is resumed.
60 * is resumed.
/Linux-v5.15/Documentation/admin-guide/pm/
Dsuspend-flows.rst139 Devices are resumed in four phases called *noirq resume*, *early resume*,
250 the timekeeping is resumed.
/Linux-v5.15/drivers/gpu/drm/i915/
Dintel_gvt.c158 * HW status for GVT so that vGPU can continue running after resumed.
/Linux-v5.15/tools/testing/selftests/arm64/signal/
Dtest_signals_utils.h45 * magically resumed in the middle of this function itself (seen_already==1):
/Linux-v5.15/arch/x86/kernel/acpi/
Dsleep.c32 * Returns the physical address where the kernel should be resumed after the
/Linux-v5.15/drivers/bluetooth/
Dhci_intel.c236 bt_dev_dbg(hu->hdev, "Resumed"); in intel_lpm_resume()
265 bt_dev_dbg(hu->hdev, "Resumed by controller"); in intel_lpm_host_wake()
281 /* Host/Controller are now LPM resumed, trigger a new delayed suspend */ in intel_irq()
998 /* Be sure our controller is resumed and potential LPM transaction in intel_enqueue()
/Linux-v5.15/drivers/thermal/
Dspear_thermal.c81 dev_info(dev, "Resumed.\n"); in spear_thermal_resume()
/Linux-v5.15/drivers/base/power/
Dmain.c283 * If the device is resumed asynchronously and the parent's callback in dpm_wait_for_superior()
586 * @async: If true, the device is being resumed asynchronously.
617 * Otherwise, the device is going to be resumed, so set its PM-runtime in device_resume_noirq()
758 * @async: If true, the device is being resumed asynchronously.
892 * @async: If true, the device is being resumed asynchronously.
921 * a resumed device, even if the device hasn't been completed yet. in device_resume()
/Linux-v5.15/arch/x86/power/
Dhibernate.c198 * If the resumed kernel has SMT disabled, we have to take all the in arch_resume_nosmt()
/Linux-v5.15/Documentation/input/devices/
Datarikbd.rst78 resumed) (b) while any event is being transmitted.
434 allows the output to be resumed. If in the JOYSTICK EVENT REPORTING mode,
439 transmission when output is resumed. Pressing or releasing either mouse button
/Linux-v5.15/drivers/pci/pcie/
Dportdrv_pci.c128 * Keep the port resumed 100ms to make sure things like in pcie_portdrv_probe()

12345678910