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