/Linux-v6.1/drivers/clk/tegra/ |
D | clk-device.c | 154 * The driver is attaching to a potentially active/resumed clock, hence in tegra_clock_probe() 156 * the clock rate if clock is resumed. in tegra_clock_probe() 173 * NOIRQ phase. We will keep clocks resumed during suspend to mitigate this
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | disk-shock-protection.rst | 47 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-v6.1/include/linux/ |
D | blk-crypto-profile.h | 98 * provides this device, it will be runtime-resumed before any function 99 * in @ll_ops is called and will remain resumed during the call.
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | callbacks.rst | 40 Called when the device is being resumed. 44 of being resumed.
|
D | power-management.rst | 37 ``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-v6.1/arch/arm/mach-tegra/ |
D | platsmp.c | 83 * 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-v6.1/Documentation/ABI/testing/ |
D | sysfs-devices-platform-_UDC_-gadget | 8 - 0 -> resumed
|
/Linux-v6.1/arch/hexagon/include/asm/ |
D | uaccess.h | 20 * be resumed instead of the faulting instruction, so as to effect
|
/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-socfpga.c | 467 * resumed before the phy, so the clock is still gated "off" when in socfpga_dwmac_resume() 468 * the enet controller is resumed. This code makes sure the phy in socfpga_dwmac_resume() 469 * is "resumed" before reinitializing the enet controller since in socfpga_dwmac_resume()
|
/Linux-v6.1/include/linux/usb/ |
D | isp1362.h | 25 /* chip can be resumed via H_WAKEUP pin */
|
/Linux-v6.1/arch/x86/include/asm/ |
D | fsgsbase.h | 13 * the FS/GS base would have (if the task were to be resumed). These
|
/Linux-v6.1/Documentation/driver-api/ |
D | device_link.rst | 11 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-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | bcmsdh.c | 59 struct completion resumed; member 798 init_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_attach() 817 reinit_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_on() 834 complete_all(&sdiodev->freezer->resumed); in brcmf_sdiod_freezer_off() 849 wait_for_completion(&sdiodev->freezer->resumed); in brcmf_sdiod_try_freeze()
|
/Linux-v6.1/Documentation/driver-api/pm/ |
D | notifiers.rst | 53 The system has just resumed or an error occurred during suspend. Device
|
/Linux-v6.1/Documentation/sound/soc/ |
D | machine.rst | 49 and DMA is suspended and resumed. Optional.
|
/Linux-v6.1/arch/arm/include/asm/ |
D | mcpm.h | 205 * 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-v6.1/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 139 Devices are resumed in four phases called *noirq resume*, *early resume*, 250 the timekeeping is resumed.
|
/Linux-v6.1/include/uapi/linux/ |
D | dm-ioctl.h | 55 * the device is resumed. 60 * is resumed.
|
/Linux-v6.1/tools/testing/selftests/arm64/signal/ |
D | test_signals_utils.h | 47 * magically resumed in the middle of this function itself (seen_already==1):
|
/Linux-v6.1/drivers/soc/tegra/ |
D | common.c | 68 * the device gets runtime resumed. in tegra_core_dev_init_opp_state()
|
/Linux-v6.1/drivers/bluetooth/ |
D | hci_intel.c | 236 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-v6.1/arch/x86/kernel/acpi/ |
D | sleep.c | 33 * Returns the physical address where the kernel should be resumed after the
|
/Linux-v6.1/drivers/thermal/ |
D | spear_thermal.c | 81 dev_info(dev, "Resumed.\n"); in spear_thermal_resume()
|
/Linux-v6.1/drivers/base/power/ |
D | main.c | 282 * If the device is resumed asynchronously and the parent's callback in dpm_wait_for_superior() 585 * @async: If true, the device is being resumed asynchronously. 616 * Otherwise, the device is going to be resumed, so set its PM-runtime in device_resume_noirq() 757 * @async: If true, the device is being resumed asynchronously. 894 * @async: If true, the device is being resumed asynchronously. 923 * a resumed device, even if the device hasn't been completed yet. in device_resume()
|
/Linux-v6.1/arch/x86/power/ |
D | hibernate.c | 198 * If the resumed kernel has SMT disabled, we have to take all the in arch_resume_nosmt()
|