Home
last modified time | relevance | path

Searched refs:suspending (Results 26 – 43 of 43) sorted by relevance

12

/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst63 device before suspending. If the root filesystem is on a USB device,
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c2866 void mana_remove(struct gdma_dev *gd, bool suspending) in mana_remove() argument
2897 if (suspending) { in mana_remove()
2914 if (suspending) in mana_remove()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c2035 bool suspending; in submit_or_queue_tx_urb() local
2038 suspending = test_bit(BTUSB_SUSPENDING, &data->flags); in submit_or_queue_tx_urb()
2039 if (!suspending) in submit_or_queue_tx_urb()
2043 if (!suspending) in submit_or_queue_tx_urb()
/openbmc/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst99 4. Freezing the scheduler tick and suspending timekeeping.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-power270 "suspended", "suspending", "resuming", "active", "error" (fatal
H A Dsysfs-power451 and before suspending devices).
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/
H A De1000e.rst360 prior to shutting down or suspending the system.
/openbmc/linux/Documentation/driver-api/pm/
H A Ddevices.rst260 the device is suspending (i.e. has been chosen by the PM core as the next
476 suspending: I/O can be performed using DMA and IRQs, and the relevant clocks are
560 prepared for the upcoming system shutdown. This is much like suspending them
/openbmc/linux/Documentation/virt/hyperv/
H A Dvmbus.rst176 interrupts, the host may throttle that guest by suspending its
/openbmc/linux/Documentation/power/
H A Druntime_pm.rst153 suspending the device are satisfied) and to queue up a suspend request for the
896 suspending (i.e., while the callback is running).
H A Dpci.rst946 of the PCI-specific actions necessary for suspending the device.
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c5996 static int __igc_close(struct net_device *netdev, bool suspending) in __igc_close() argument
6003 if (!suspending) in __igc_close()
6015 if (!suspending) in __igc_close()
/openbmc/linux/net/mac80211/
H A Dieee80211_i.h1381 bool suspending; member
H A Dmlme.c3248 if (sdata->local->suspending) { in ieee80211_mgd_probe_ap()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c4255 static int __igb_close(struct net_device *netdev, bool suspending) in __igb_close() argument
4262 if (!suspending) in __igb_close()
4271 if (!suspending) in __igb_close()
/openbmc/linux/arch/x86/
H A DKconfig2684 support, or if it beeps continuously instead of suspending. Turn
/openbmc/linux/Documentation/admin-guide/
H A Dreporting-issues.rst817 suspending the reporting process until the first pre-release of the next
H A Dkernel-parameters.txt3711 Disable suspending of consoles during suspend and

12