Searched refs:ENOSR (Results 1 - 25 of 43) sorted by path

12

/linux-master/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/linux-master/drivers/usb/host/
H A Dfhci-q.c44 return -ENOSR;
H A Duhci-q.c780 return -ENOSR;
/linux-master/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/linux-master/tools/arch/alpha/include/uapi/asm/
H A Derrno.h55 #define ENOSR 82 /* Out of streams resources */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h41 #define ENOSR 63 /* Out of streams resources */ macro
/linux-master/tools/arch/sparc/include/uapi/asm/
H A Derrno.h48 #define ENOSR 74 /* Out of streams resources */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno.h46 #define ENOSR 63 /* Out of streams resources */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h25 #define ENOSR 53 /* Out of streams resources */ macro
/linux-master/drivers/atm/
H A Didt77252.c2168 return -ENOSR;
2180 return -ENOSR;
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c1259 {CMD_NEXT_ERR, -ENOSR},
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h137 {-ENOSR, "Buffer error (overrun)"},
/linux-master/drivers/media/usb/au0828/
H A Dau0828-video.c66 case -ENOSR:
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c178 case -ENOSR:
H A Dcx231xx-vbi.c39 case -ENOSR:
H A Dcx231xx-video.c195 case -ENOSR:
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c117 case -ENOSR:
H A Dem28xx-video.c557 case -ENOSR:
/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c309 case -ENOSR: errmsg = "Buffer error (overrun)"; break;
/linux-master/drivers/media/usb/stk1160/
H A Dstk1160-video.c36 case -ENOSR:
/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_pci_func.c131 err = -ENOSR;
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_cmd.c389 { HCLGE_COMM_CMD_NEXT_ERR, -ENOSR },
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dce.c445 ret = -ENOSR;
511 ret = -ENOSR;

Completed in 512 milliseconds

12