/Linux-v5.4/fs/afs/ |
D | misc.c | 131 if (e->error == -ERFKILL) in afs_prioritise_error() 134 case -ERFKILL: in afs_prioritise_error()
|
D | rotate.c | 316 case -ERFKILL: in afs_select_fileserver() 538 case -ERFKILL: in afs_select_current_fileserver()
|
D | vl_probe.c | 60 case -ERFKILL: in afs_vlserver_probe_result()
|
D | fs_probe.c | 60 case -ERFKILL: in afs_fileserver_probe_result()
|
D | vl_rotate.c | 137 case -ERFKILL: in afs_select_vlserver()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | trans-gen2.c | 342 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw() 378 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
|
D | tx-gen2.c | 961 ret = -ERFKILL; in iwl_pcie_gen2_send_hcmd_sync() 999 return -ERFKILL; in iwl_trans_pcie_gen2_send_hcmd()
|
D | tx.c | 1951 ret = -ERFKILL; in iwl_pcie_send_hcmd_sync() 1993 return -ERFKILL; in iwl_trans_pcie_send_hcmd()
|
/Linux-v5.4/include/uapi/asm-generic/ |
D | errno.h | 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/tools/include/uapi/asm-generic/ |
D | errno.h | 119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/arch/sparc/include/uapi/asm/ |
D | errno.h | 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/arch/parisc/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/arch/alpha/include/uapi/asm/ |
D | errno.h | 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/arch/mips/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/tools/arch/mips/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/tools/arch/alpha/include/uapi/asm/ |
D | errno.h | 124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/tools/arch/parisc/include/uapi/asm/ |
D | errno.h | 123 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/tools/arch/sparc/include/uapi/asm/ |
D | errno.h | 114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/ |
D | smem.c | 148 WARN(ret != -ERFKILL, in iwl_get_shared_mem_conf()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-trans.c | 116 return -ERFKILL; in iwl_trans_send_cmd()
|
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | utils.c | 105 if (!ret || ret == -ERFKILL) in iwl_mvm_send_cmd() 151 if (ret == -ERFKILL) { in iwl_mvm_send_cmd_status()
|
D | ops.c | 819 if (err && err != -ERFKILL) in iwl_op_mode_mvm_start()
|
D | fw.c | 1318 if (ret != -ERFKILL) in iwl_mvm_up()
|
/Linux-v5.4/net/nfc/ |
D | core.c | 98 rc = -ERFKILL; in nfc_dev_up()
|
/Linux-v5.4/net/wireless/ |
D | core.c | 1414 return notifier_from_errno(-ERFKILL); in cfg80211_netdev_notifier_call()
|