| /linux/include/linux/ |
| H A D | kernel.h | 189 SYSTEM_POWER_OFF, enumerator
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_core.c | 396 if (system_state == SYSTEM_POWER_OFF) { in bnge_shutdown()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_pci_func.c | 373 if (system_state == SYSTEM_POWER_OFF) { in aq_pci_shutdown()
|
| /linux/drivers/rtc/ |
| H A D | rtc-cmos.c | 1417 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 D | xenbus_xs.c | 179 case SYSTEM_POWER_OFF: in xenbus_ok()
|
| /linux/drivers/md/ |
| H A D | dm-verity-target.c | 602 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF in verity_is_system_shutting_down()
|
| /linux/drivers/net/ethernet/via/ |
| H A D | via-rhine.c | 2507 if (system_state == SYSTEM_POWER_OFF && !avoid_D3) { in rhine_shutdown_pci()
|
| /linux/drivers/net/ethernet/intel/ |
| H A D | e100.c | 3083 if (system_state == SYSTEM_POWER_OFF) in e100_shutdown()
|
| /linux/drivers/net/ethernet/nvidia/ |
| H A D | forcedeth.c | 6277 if (system_state != SYSTEM_POWER_OFF) in nv_shutdown() 6285 if (system_state == SYSTEM_POWER_OFF) { in nv_shutdown()
|
| /linux/drivers/scsi/ |
| H A D | sd.c | 4217 (system_state == SYSTEM_POWER_OFF && in sd_shutdown()
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_main.c | 5676 if (system_state == SYSTEM_POWER_OFF) in iavf_shutdown()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_main.c | 5214 if (system_state == SYSTEM_POWER_OFF) { in e1000_shutdown()
|
| /linux/drivers/ata/ |
| H A D | libata-core.c | 2032 system_state == SYSTEM_POWER_OFF) in ata_dev_power_set_standby()
|
| /linux/fs/f2fs/ |
| H A D | super.c | 4603 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF in system_going_down()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_main.c | 5061 if (system_state == SYSTEM_POWER_OFF && !tp->dash_enabled) in rtl_shutdown()
|
| /linux/virt/kvm/ |
| H A D | kvm_main.c | 5736 if (system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF || in kvm_enable_virtualization()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_device.c | 5171 if (system_state == SYSTEM_POWER_OFF) in amdgpu_device_evict_resources()
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 3229 if (system_state == SYSTEM_POWER_OFF) in hns3_shutdown()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_main.c | 7612 if (system_state == SYSTEM_POWER_OFF) { in igc_shutdown()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 5475 if (system_state == SYSTEM_POWER_OFF) { in ice_shutdown()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 7646 if (system_state == SYSTEM_POWER_OFF) { in ixgbe_shutdown()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 16563 if (system_state == SYSTEM_POWER_OFF) { in i40e_shutdown()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 18232 if (system_state == SYSTEM_POWER_OFF) in tg3_shutdown()
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 16938 if (system_state == SYSTEM_POWER_OFF) { in bnxt_shutdown()
|