Home
last modified time | relevance | path

Searched refs:SYSTEM_POWER_OFF (Results 1 – 24 of 24) sorted by relevance

/linux/include/linux/
H A Dkernel.h189 SYSTEM_POWER_OFF, enumerator
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_core.c396 if (system_state == SYSTEM_POWER_OFF) { in bnge_shutdown()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c373 if (system_state == SYSTEM_POWER_OFF) { in aq_pci_shutdown()
/linux/drivers/rtc/
H A Drtc-cmos.c1417 if (system_state == SYSTEM_POWER_OFF) { in cmos_pnp_shutdown()
1513 if (system_state == SYSTEM_POWER_OFF) { in cmos_platform_shutdown()
/linux/drivers/xen/xenbus/
H A Dxenbus_xs.c179 case SYSTEM_POWER_OFF: in xenbus_ok()
/linux/drivers/md/
H A Ddm-verity-target.c602 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF in verity_is_system_shutting_down()
/linux/drivers/net/ethernet/via/
H A Dvia-rhine.c2507 if (system_state == SYSTEM_POWER_OFF && !avoid_D3) { in rhine_shutdown_pci()
/linux/drivers/net/ethernet/intel/
H A De100.c3083 if (system_state == SYSTEM_POWER_OFF) in e100_shutdown()
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c6277 if (system_state != SYSTEM_POWER_OFF) in nv_shutdown()
6285 if (system_state == SYSTEM_POWER_OFF) { in nv_shutdown()
/linux/drivers/scsi/
H A Dsd.c4217 (system_state == SYSTEM_POWER_OFF && in sd_shutdown()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5676 if (system_state == SYSTEM_POWER_OFF) in iavf_shutdown()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c5214 if (system_state == SYSTEM_POWER_OFF) { in e1000_shutdown()
/linux/drivers/ata/
H A Dlibata-core.c2032 system_state == SYSTEM_POWER_OFF) in ata_dev_power_set_standby()
/linux/fs/f2fs/
H A Dsuper.c4603 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF in system_going_down()
/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c5061 if (system_state == SYSTEM_POWER_OFF && !tp->dash_enabled) in rtl_shutdown()
/linux/virt/kvm/
H A Dkvm_main.c5736 if (system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF || in kvm_enable_virtualization()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5171 if (system_state == SYSTEM_POWER_OFF) in amdgpu_device_evict_resources()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3229 if (system_state == SYSTEM_POWER_OFF) in hns3_shutdown()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c7612 if (system_state == SYSTEM_POWER_OFF) { in igc_shutdown()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_main.c5475 if (system_state == SYSTEM_POWER_OFF) { in ice_shutdown()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c7646 if (system_state == SYSTEM_POWER_OFF) { in ixgbe_shutdown()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c16563 if (system_state == SYSTEM_POWER_OFF) { in i40e_shutdown()
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c18232 if (system_state == SYSTEM_POWER_OFF) in tg3_shutdown()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16938 if (system_state == SYSTEM_POWER_OFF) { in bnxt_shutdown()