Home
last modified time | relevance | path

Searched refs:ERFKILL (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/fs/afs/
H A Dmisc.c133 if (e->error == -ERFKILL) in afs_prioritise_error()
136 case -ERFKILL: in afs_prioritise_error()
H A Dvl_probe.c82 case -ERFKILL: in afs_vlserver_probe_result()
H A Dvl_rotate.c143 case -ERFKILL: in afs_select_vlserver()
H A Drotate.c285 case -ERFKILL: in afs_select_fileserver()
H A Dfs_probe.c130 case -ERFKILL: in afs_fileserver_probe_result()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc126 #ifdef ERFKILL
127 E(ERFKILL)
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h119 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h124 #define ERFKILL 138 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h123 #define ERFKILL 167 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h114 #define ERFKILL 134 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h121 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h121 #define ERFKILL 256 /* Operation not possible due to RF-kill */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h144 #define ERFKILL 132 /* Operation not possible due to RF-kill */ macro
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans-gen2.c479 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
530 ret = -ERFKILL; in iwl_trans_pcie_gen2_start_fw()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dsmem.c99 WARN(ret != -ERFKILL, in iwl_get_shared_mem_conf()
/openbmc/linux/lib/
H A Derrname.c145 E(ERFKILL),
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c152 return -ERFKILL; in iwl_trans_send_cmd()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pyruvate/
H A D0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch44 @@ -348,7 +348,6 @@ pub const ERFKILL: ::c_int = 167;
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dutils.c52 if (!ret || ret == -ERFKILL || ret == -EHOSTDOWN) in iwl_mvm_send_cmd()
98 if (ret == -ERFKILL) { in iwl_mvm_send_cmd_status()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.c1828 ret = -ERFKILL; in iwl_trans_txq_send_hcmd_sync()
1870 return -ERFKILL; in iwl_trans_txq_send_hcmd()
/openbmc/linux/net/nfc/
H A Dcore.c103 rc = -ERFKILL; in nfc_dev_up()

12