Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h71 #define ENOSR 63 /* Out of streams resources */ macro
/rk3399_rockchip-uboot/lib/
H A Derrno_str.c77 ERRNO_MSG(ENOSR, "Out of streams resources"),