Home
last modified time | relevance | path

Searched refs:EILSEQ (Results 1 – 25 of 188) sorted by relevance

12345678

/openbmc/linux/drivers/bluetooth/
H A Dbtqca.c53 err = -EILSEQ; in qca_read_soc_version()
60 err = -EILSEQ; in qca_read_soc_version()
87 err = -EILSEQ; in qca_read_soc_version()
119 err = -EILSEQ; in qca_read_fw_build_info()
126 err = -EILSEQ; in qca_read_fw_build_info()
139 err = -EILSEQ; in qca_read_fw_build_info()
146 err = -EILSEQ; in qca_read_fw_build_info()
183 err = -EILSEQ; in qca_send_patch_config_cmd()
190 err = -EILSEQ; in qca_send_patch_config_cmd()
246 err = -EILSEQ; in qca_read_fw_board_id()
[all …]
H A Dh4_recv.h72 return ERR_PTR(-EILSEQ); in h4_recv_buf()
95 return ERR_PTR(-EILSEQ); in h4_recv_buf()
130 return ERR_PTR(-EILSEQ); in h4_recv_buf()
H A Dhci_h4.c193 return ERR_PTR(-EILSEQ); in h4_recv_buf()
216 return ERR_PTR(-EILSEQ); in h4_recv_buf()
251 return ERR_PTR(-EILSEQ); in h4_recv_buf()
/openbmc/linux/kernel/trace/
H A Dtrace_probe_tmpl.h116 return -EILSEQ; in process_common_fetch_insn()
167 return -EILSEQ; in process_fetch_insn_bottom()
194 return -EILSEQ; in process_fetch_insn_bottom()
230 return code->op == FETCH_OP_END ? ret : -EILSEQ; in process_fetch_insn_bottom()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-spine.c54 return -EILSEQ; in node_check()
64 return -EILSEQ; in node_check()
69 return -EILSEQ; in node_check()
78 return -EILSEQ; in node_check()
/openbmc/linux/fs/adfs/
H A Dsuper.c339 return -EILSEQ; in adfs_validate_bblk()
344 return -EILSEQ; in adfs_validate_bblk()
358 return -EILSEQ; in adfs_validate_dr0()
394 if (ret == -EILSEQ) in adfs_fill_super()
396 if (ret == -EILSEQ) { in adfs_fill_super()
/openbmc/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c362 ret = -EILSEQ; in bcm2835_transfer_pio()
486 ret = -EILSEQ; in bcm2835_finish_command()
524 ret = -EILSEQ; in bcm2835_check_cmd_error()
527 ret = -EILSEQ; in bcm2835_check_cmd_error()
542 ret = -EILSEQ; in bcm2835_check_data_error()
681 return -EILSEQ; in bcm2835_send_cmd()
H A Dmxcmmc.c210 data_error = -EILSEQ; in mxcmci_finish_data()
216 data_error = -EILSEQ; in mxcmci_finish_data()
244 return -EILSEQ; in mxcmci_read_response()
/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c108 return -EILSEQ; in bnep_ctrl_set_netfilter()
115 return -EILSEQ; in bnep_ctrl_set_netfilter()
154 return -EILSEQ; in bnep_ctrl_set_mcfilter()
161 return -EILSEQ; in bnep_ctrl_set_mcfilter()
265 err = -EILSEQ; in bnep_rx_extension()
282 err = -EILSEQ; in bnep_rx_extension()
/openbmc/linux/drivers/mmc/core/
H A Dsdio_cis.c138 ret = -EILSEQ; /* known tuple, not parsed */ in cis_tpl_parse()
143 if (ret && ret != -EILSEQ && ret != -ENOENT) { in cis_tpl_parse()
321 if (ret == -EILSEQ || ret == -ENOENT) { in sdio_read_cis()
/openbmc/linux/drivers/bcma/
H A Dscan.c286 return -EILSEQ; in bcma_get_next_core()
290 return -EILSEQ; in bcma_get_next_core()
349 return -EILSEQ; in bcma_get_next_core()
361 return -EILSEQ; in bcma_get_next_core()
/openbmc/linux/drivers/mmc/host/
H A Dbcm2835.c438 host->data->error = -EILSEQ; in bcm2835_transfer_pio()
631 cmd->error = -EILSEQ; in bcm2835_send_command()
768 host->cmd->error = -EILSEQ; in bcm2835_finish_command()
864 host->cmd->error = -EILSEQ; in bcm2835_check_cmd_error()
868 host->mrq->data->error = -EILSEQ; in bcm2835_check_cmd_error()
870 host->cmd->error = -EILSEQ; in bcm2835_check_cmd_error()
888 host->data->error = -EILSEQ; in bcm2835_check_data_error()
1195 mrq->cmd->error = -EILSEQ; in bcm2835_request()
/openbmc/linux/drivers/rtc/
H A Drtc-at91sam9.c112 return -EILSEQ; in at91_rtc_readtime()
184 return -EILSEQ; in at91_rtc_readalarm()
212 return -EILSEQ; in at91_rtc_setalarm()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dboot.c314 return -EILSEQ; in wlcore_boot_upload_nvs()
333 return -EILSEQ; in wlcore_boot_upload_nvs()
429 return -EILSEQ; in wlcore_boot_upload_nvs()
/openbmc/linux/fs/ntfs/
H A Dunistr.c287 i = -EILSEQ; in ntfs_nlstoucs()
379 wc = -EILSEQ; in ntfs_ucstonls()
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/openbmc/linux/drivers/usb/host/
H A Dfhci-q.c30 return -EILSEQ; in status_to_error()
38 return -EILSEQ; in status_to_error()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro

12345678