/linux/drivers/clk/tegra/ |
H A 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/Documentation/admin-guide/laptops/ |
H A 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/Documentation/driver-api/usb/ |
H A D | callbacks.rst | 40 Called when the device is being resumed. 44 of being resumed.
|
H A 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/include/linux/ |
H A 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/arch/arm/mach-tegra/ |
H A 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/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-_UDC_-gadget | 8 - 0 -> resumed
|
/linux/arch/hexagon/include/asm/ |
H A D | uaccess.h | 20 * be resumed instead of the faulting instruction, so as to effect
|
/linux/include/linux/usb/ |
H A D | isp1362.h | 25 /* chip can be resumed via H_WAKEUP pin */
|
/linux/Documentation/driver-api/ |
H A 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/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-socfpga.c | 525 * resumed before the phy, so the clock is still gated "off" when in socfpga_dwmac_resume() 526 * the enet controller is resumed. This code makes sure the phy in socfpga_dwmac_resume() 527 * is "resumed" before reinitializing the enet controller since in socfpga_dwmac_resume()
|
/linux/arch/x86/include/asm/ |
H A D | fsgsbase.h | 13 * the FS/GS base would have (if the task were to be resumed). These
|
/linux/drivers/gpu/drm/panthor/ |
H A D | panthor_device.h | 40 /** @PANTHOR_DEVICE_PM_STATE_RESUMING: Device is being resumed. */ 152 * the device is being resumed. We can't just do with the
|
/linux/Documentation/driver-api/pm/ |
H A D | notifiers.rst | 53 The system has just resumed or an error occurred during suspend. Device
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_pf_control_types.h | 35 * @XE_GT_SRIOV_STATE_RESUMED: indicates that the VF was resumed.
|
H A D | xe_gt_sriov_pf_control.c | 131 * (READY,RESUMED)<--------+------------RESUME_WIP<----+--<-----resume--(PAUSED) 184 CASE2STR(RESUMED); in control_bit_to_string() 399 * (READY,RESUMED)<-------------<---------------------o---------o 616 * (RESUMED) : FLR_WIP : : STOP_WIP : 720 xe_gt_sriov_info(gt, "VF%u resumed!\n", vfid); in xe_gt_sriov_pf_control_resume_vf() 738 * (READY,PAUSED,RESUMED)<-------<--------------------o
|
/linux/Documentation/sound/soc/ |
H A D | machine.rst | 49 and DMA is suspended and resumed. Optional.
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A 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/arch/arm/include/asm/ |
H A 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/Documentation/admin-guide/pm/ |
H A D | suspend-flows.rst | 139 Devices are resumed in four phases called *noirq resume*, *early resume*, 250 the timekeeping is resumed.
|
/linux/include/uapi/linux/ |
H A D | dm-ioctl.h | 55 * the device is resumed. 60 * is resumed.
|
H A D | vhost_types.h | 182 /* Device can be resumed */
|
/linux/drivers/soc/tegra/ |
H A D | common.c | 68 * the device gets runtime resumed. in tegra_core_dev_init_opp_state()
|
/linux/drivers/char/tpm/ |
H A D | tpm-interface.c | 421 * activate before the chip has been fully resumed. in tpm_pm_resume() 448 /* Give back zero bytes, as TPM chip has not yet fully resumed: */ in tpm_get_random()
|
/linux/drivers/bluetooth/ |
H A 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() 999 /* Be sure our controller is resumed and potential LPM transaction in intel_enqueue()
|