| /Linux-v5.15/include/uapi/asm-generic/ |
| D | errno.h | 46 #define ENOSR 63 /* Out of streams resources */ macro
|
| /Linux-v5.15/tools/include/uapi/asm-generic/ |
| D | errno.h | 46 #define ENOSR 63 /* Out of streams resources */ macro
|
| /Linux-v5.15/tools/arch/mips/include/uapi/asm/ |
| D | errno.h | 41 #define ENOSR 63 /* Out of streams resources */ macro
|
| /Linux-v5.15/tools/arch/sparc/include/uapi/asm/ |
| D | errno.h | 48 #define ENOSR 74 /* Out of streams resources */ macro
|
| /Linux-v5.15/arch/parisc/include/uapi/asm/ |
| D | errno.h | 25 #define ENOSR 53 /* Out of streams resources */ macro
|
| /Linux-v5.15/tools/arch/alpha/include/uapi/asm/ |
| D | errno.h | 55 #define ENOSR 82 /* Out of streams resources */ macro
|
| /Linux-v5.15/tools/arch/parisc/include/uapi/asm/ |
| D | errno.h | 25 #define ENOSR 53 /* Out of streams resources */ macro
|
| /Linux-v5.15/arch/mips/include/uapi/asm/ |
| D | errno.h | 41 #define ENOSR 63 /* Out of streams resources */ macro
|
| /Linux-v5.15/arch/alpha/include/uapi/asm/ |
| D | errno.h | 55 #define ENOSR 82 /* Out of streams resources */ macro
|
| /Linux-v5.15/arch/sparc/include/uapi/asm/ |
| D | errno.h | 48 #define ENOSR 74 /* Out of streams resources */ macro
|
| /Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
| D | txrx.c | 131 case -ENOSR: in mwifiex_process_tx() 195 case -ENOSR: in mwifiex_host_to_card()
|
| /Linux-v5.15/lib/ |
| D | errname.c | 109 E(ENOSR),
|
| /Linux-v5.15/drivers/isdn/hardware/mISDN/ |
| D | hfcsusb.h | 137 {-ENOSR, "Buffer error (overrun)"},
|
| /Linux-v5.15/drivers/usb/host/ |
| D | fhci-q.c | 44 return -ENOSR; in status_to_error()
|
| D | ohci.h | 179 /* BuffUnder */ -ENOSR,
|
| D | isp116x.h | 245 /* BuffUnder */ -ENOSR,
|
| D | isp1362.h | 265 /* BuffUnder */ -ENOSR,
|
| /Linux-v5.15/drivers/media/usb/tm6000/ |
| D | tm6000-dvb.c | 43 case -ENOSR: in print_err_status()
|
| /Linux-v5.15/drivers/media/usb/stk1160/ |
| D | stk1160-video.c | 36 case -ENOSR: in print_err_status()
|
| /Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_pci_func.c | 126 err = -ENOSR; in aq_pci_func_init()
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
| D | hclgevf_cmd.c | 207 {HCLGEVF_CMD_NEXT_ERR, -ENOSR}, in hclgevf_cmd_convert_err_code()
|
| /Linux-v5.15/Documentation/driver-api/usb/ |
| D | error-codes.rst | 144 ``-ENOSR`` During an OUT transfer, the host controller
|
| /Linux-v5.15/drivers/media/usb/cx231xx/ |
| D | cx231xx-vbi.c | 39 case -ENOSR: in print_err_status()
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| D | hclge_cmd.c | 223 {HCLGE_CMD_NEXT_ERR, -ENOSR}, in hclge_cmd_convert_err_code()
|
| /Linux-v5.15/drivers/media/usb/pwc/ |
| D | pwc-if.c | 309 case -ENOSR: errmsg = "Buffer error (overrun)"; break; in pwc_isoc_handler()
|