Searched refs:SYSTEM_POWER_OFF (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c91 if (system_state == SYSTEM_POWER_OFF)
/linux-master/include/linux/
H A Dkernel.h189 SYSTEM_POWER_OFF, enumerator in enum:system_states
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c376 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/rtc/
H A Drtc-cmos.c1423 if (system_state == SYSTEM_POWER_OFF) {
1519 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c173 case SYSTEM_POWER_OFF:
/linux-master/kernel/
H A Dreboot.c695 kernel_shutdown_prepare(SYSTEM_POWER_OFF);
/linux-master/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c456 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_main.c380 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/md/
H A Ddm-verity-target.c676 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c2448 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1419 if (system_state == SYSTEM_POWER_OFF)
/linux-master/drivers/net/ethernet/via/
H A Dvia-rhine.c2501 if (system_state == SYSTEM_POWER_OFF && !avoid_D3) {
/linux-master/drivers/net/ethernet/nvidia/
H A Dforcedeth.c6289 if (system_state != SYSTEM_POWER_OFF)
6297 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_main.c5201 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/drivers/net/ethernet/intel/
H A De100.c3084 if (system_state == SYSTEM_POWER_OFF)
/linux-master/fs/f2fs/
H A Dsuper.c4097 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF
/linux-master/drivers/ata/
H A Dlibata-core.c2058 system_state == SYSTEM_POWER_OFF)
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5265 if (system_state == SYSTEM_POWER_OFF)
/linux-master/drivers/scsi/
H A Dsd.c4052 (system_state == SYSTEM_POWER_OFF &&
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3189 if (system_state == SYSTEM_POWER_OFF)
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c5034 if (system_state == SYSTEM_POWER_OFF && !tp->dash_enabled) {
/linux-master/virt/kvm/
H A Dkvm_main.c5635 if (system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF ||
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c5318 if (system_state == SYSTEM_POWER_OFF) {
/linux-master/fs/ext4/
H A Dsuper.c619 return system_state == SYSTEM_HALT || system_state == SYSTEM_POWER_OFF
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c7228 if (system_state == SYSTEM_POWER_OFF) {

Completed in 488 milliseconds

12