Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/drivers/bluetooth/
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()
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()
Dbtqca.c53 err = -EILSEQ; in qca_read_soc_version()
60 err = -EILSEQ; in qca_read_soc_version()
93 err = -EILSEQ; in qca_read_soc_version()
291 err = -EILSEQ; in qca_tlv_send_segment()
298 err = -EILSEQ; in qca_tlv_send_segment()
/kernel/linux/linux-5.10/drivers/md/persistent-data/
Ddm-btree-spine.c59 return -EILSEQ; in node_check()
67 return -EILSEQ; in node_check()
72 return -EILSEQ; in node_check()
81 return -EILSEQ; in node_check()
/kernel/linux/linux-5.10/fs/adfs/
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()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_probe_tmpl.h111 return -EILSEQ; in process_fetch_insn_bottom()
133 return -EILSEQ; in process_fetch_insn_bottom()
169 return code->op == FETCH_OP_END ? ret : -EILSEQ; in process_fetch_insn_bottom()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
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()
/kernel/linux/linux-5.10/drivers/mmc/core/
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()
/kernel/linux/linux-5.10/drivers/bcma/
Dscan.c287 return -EILSEQ; in bcma_get_next_core()
291 return -EILSEQ; in bcma_get_next_core()
350 return -EILSEQ; in bcma_get_next_core()
362 return -EILSEQ; in bcma_get_next_core()
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Derrno.h58 #define EILSEQ 84 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Derrno.h71 #define EILSEQ 84 macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
Dimx21-hcd.h299 /* CRC Error */ -EILSEQ,
301 /* Data Togg */ -EILSEQ,
/kernel/linux/linux-5.10/fs/ntfs/
Dunistr.c287 i = -EILSEQ; in ntfs_nlstoucs()
379 wc = -EILSEQ; in ntfs_ucstonls()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-at91sam9.c112 return -EILSEQ; in at91_rtc_readtime()
184 return -EILSEQ; in at91_rtc_readalarm()
212 return -EILSEQ; in at91_rtc_setalarm()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
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()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Derrno.h67 #define EILSEQ 88 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
Derrno.h64 #define EILSEQ 116 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/tools/arch/mips/include/uapi/asm/
Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/tools/arch/sparc/include/uapi/asm/
Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/tools/arch/parisc/include/uapi/asm/
Derrno.h20 #define EILSEQ 47 /* Illegal byte sequence */ macro
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/
Derrno.h98 #define EILSEQ 122 /* Illegal byte sequence */ macro

12345678