/openbmc/u-boot/drivers/power/pmic/ |
H A D | pmic_tps65218.c | 195 return -EBADE; in tps65218_toggle_fseal() 199 return -EBADE; in tps65218_toggle_fseal() 203 return -EBADE; in tps65218_toggle_fseal() 223 return -EBADE; in tps65218_lock_fseal()
|
/openbmc/linux/net/bluetooth/ |
H A D | lib.c | 68 return EBADE; in bt_to_errno() 161 case -EBADE: in bt_status()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | bcdc.c | 293 return -EBADE; in brcmf_proto_bcdc_hdrpull() 302 return -EBADE; in brcmf_proto_bcdc_hdrpull() 308 return -EBADE; in brcmf_proto_bcdc_hdrpull()
|
H A D | core.c | 195 if (err == -EBADE) in _brcmf_set_multicast_list() 679 return -EBADE; in brcmf_net_attach() 844 return -EBADE; in brcmf_net_p2p_attach()
|
H A D | fwil.c | 121 err = -EBADE; in brcmf_fil_cmd_data()
|
H A D | sdio.c | 807 return -EBADE; in brcmf_sdio_htclk() 815 return -EBADE; in brcmf_sdio_htclk() 825 return -EBADE; in brcmf_sdio_htclk() 858 return -EBADE; in brcmf_sdio_htclk() 863 return -EBADE; in brcmf_sdio_htclk() 896 return -EBADE; in brcmf_sdio_htclk() 2798 int ret = -EBADE; in brcmf_sdio_bus_txdata() 2885 return -EBADE; in brcmf_sdio_readconsole()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A D | errno.h | 33 #define EBADE 52 /* Invalid exchange */ macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | errno.h | 33 #define EBADE 52 /* Invalid exchange */ macro
|
/openbmc/linux/drivers/spi/ |
H A D | spi-falcon.c | 270 return -EBADE; in falcon_sflash_xfer() 294 return -EBADE; in falcon_sflash_xfer()
|
/openbmc/linux/fs/ |
H A D | remap_range.c | 150 return (remap_flags & REMAP_FILE_DEDUP) ? -EBADE : -EINVAL; in generic_remap_check_len() 346 return -EBADE; in __generic_remap_file_range_prep() 557 if (deduped == -EBADE) in vfs_dedupe_file_range()
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 78 #define EBADE 102 /* Invalid exchange */ macro
|
/openbmc/linux/tools/arch/sparc/include/uapi/asm/ |
H A D | errno.h | 78 #define EBADE 102 /* Invalid exchange */ macro
|
/openbmc/linux/tools/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 76 #define EBADE 97 /* Invalid exchange */ macro
|
/openbmc/linux/tools/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 47 #define EBADE 160 /* Invalid exchange */ macro
|
/openbmc/linux/tools/arch/mips/include/uapi/asm/ |
H A D | errno.h | 30 #define EBADE 50 /* Invalid exchange */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | errno.h | 76 #define EBADE 97 /* Invalid exchange */ macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | errno.h | 47 #define EBADE 160 /* Invalid exchange */ macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | errno.h | 30 #define EBADE 50 /* Invalid exchange */ macro
|
/openbmc/u-boot/include/linux/ |
H A D | errno.h | 58 #define EBADE 52 /* Invalid exchange */ macro
|
/openbmc/u-boot/lib/ |
H A D | errno_str.c | 66 ERRNO_MSG(EBADE, "Invalid exchange"),
|
/openbmc/linux/drivers/hwmon/occ/ |
H A D | p9_sbe.c | 100 if (rc != -EBADE) in p9_sbe_occ_send_cmd()
|
/openbmc/linux/lib/ |
H A D | errname.c | 26 E(EBADE),
|
/openbmc/qemu/linux-user/ |
H A D | errnos.c.inc | 31 E(EBADE)
|
/openbmc/linux/drivers/platform/x86/amd/ |
H A D | hsmp.c | 252 return -EBADE; in hsmp_test()
|
/openbmc/qemu/scsi/ |
H A D | utils.c | 596 case EBADE: in scsi_sense_from_errno()
|