Home
last modified time | relevance | path

Searched refs:ENOSR (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/include/uapi/asm-generic/
A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/linux/include/uapi/asm-generic/
A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/linux/arch/sparc/include/uapi/asm/
A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/linux/arch/parisc/include/uapi/asm/
A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/linux/arch/mips/include/uapi/asm/
A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/linux/tools/arch/mips/include/uapi/asm/
A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/linux/tools/arch/sparc/include/uapi/asm/
A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/linux/tools/arch/alpha/include/uapi/asm/
A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/linux/tools/arch/parisc/include/uapi/asm/
A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/linux/arch/alpha/include/uapi/asm/
A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/linux/drivers/net/wireless/marvell/mwifiex/
A Dtxrx.c131 case -ENOSR: in mwifiex_process_tx()
195 case -ENOSR: in mwifiex_host_to_card()
/linux/lib/
A Derrname.c109 E(ENOSR),
/linux/drivers/isdn/hardware/mISDN/
A Dhfcsusb.h137 {-ENOSR, "Buffer error (overrun)"},
/linux/drivers/usb/host/
A Dfhci-q.c44 return -ENOSR; in status_to_error()
A Dohci.h179 /* BuffUnder */ -ENOSR,
A Disp116x.h245 /* BuffUnder */ -ENOSR,
A Disp1362.h265 /* BuffUnder */ -ENOSR,
/linux/drivers/media/usb/tm6000/
A Dtm6000-dvb.c43 case -ENOSR: in print_err_status()
/linux/drivers/media/usb/stk1160/
A Dstk1160-video.c36 case -ENOSR: in print_err_status()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_pci_func.c131 err = -ENOSR; in aq_pci_func_init()
/linux/Documentation/driver-api/usb/
A Derror-codes.rst144 ``-ENOSR`` During an OUT transfer, the host controller
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_cmd.c207 {HCLGEVF_CMD_NEXT_ERR, -ENOSR}, in hclgevf_cmd_convert_err_code()
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-vbi.c39 case -ENOSR: in print_err_status()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_cmd.c223 {HCLGE_CMD_NEXT_ERR, -ENOSR}, in hclge_cmd_convert_err_code()
/linux/drivers/net/wireless/ath/ath10k/
A Dce.c511 ret = -ENOSR; in _ath10k_ce_send_nolock()
577 ret = -ENOSR; in _ath10k_ce_send_nolock_64()

Completed in 71 milliseconds

12