Home
last modified time | relevance | path

Searched refs:EBADE (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/u-boot/drivers/power/pmic/
H A Dpmic_tps65218.c195 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 Dlib.c68 return EBADE; in bt_to_errno()
161 case -EBADE: in bt_status()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h33 #define EBADE 52 /* Invalid exchange */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h33 #define EBADE 52 /* Invalid exchange */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h78 #define EBADE 102 /* Invalid exchange */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h30 #define EBADE 50 /* Invalid exchange */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h76 #define EBADE 97 /* Invalid exchange */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h76 #define EBADE 97 /* Invalid exchange */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h30 #define EBADE 50 /* Invalid exchange */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h78 #define EBADE 102 /* Invalid exchange */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h47 #define EBADE 160 /* Invalid exchange */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h47 #define EBADE 160 /* Invalid exchange */ macro
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcdc.c293 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 Dcore.c195 if (err == -EBADE) in _brcmf_set_multicast_list()
674 return -EBADE; in brcmf_net_attach()
839 return -EBADE; in brcmf_net_p2p_attach()
H A Dsdio.c807 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/drivers/spi/
H A Dspi-falcon.c270 return -EBADE; in falcon_sflash_xfer()
294 return -EBADE; in falcon_sflash_xfer()
/openbmc/linux/fs/
H A Dremap_range.c150 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/u-boot/include/linux/
H A Derrno.h58 #define EBADE 52 /* Invalid exchange */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c66 ERRNO_MSG(EBADE, "Invalid exchange"),
/openbmc/linux/drivers/hwmon/occ/
H A Dp9_sbe.c100 if (rc != -EBADE) in p9_sbe_occ_send_cmd()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc31 E(EBADE)
/openbmc/linux/lib/
H A Derrname.c26 E(EBADE),
/openbmc/linux/drivers/platform/x86/amd/
H A Dhsmp.c252 return -EBADE; in hsmp_test()
/openbmc/qemu/scsi/
H A Dutils.c596 case EBADE: in scsi_sense_from_errno()
/openbmc/linux/drivers/scsi/
H A Dch.c141 .errno = EBADE, /* Import or export element accessed */
151 .errno = EBADE, /* Medium source element empty */

12