Searched refs:EBADRQC (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/linux/ | ||
| H A D | errno.h | 62 #define EBADRQC 56 /* Invalid request code */ macro |
| /rk3399_rockchip-uboot/lib/ | ||
| H A D | errno_str.c | 70 ERRNO_MSG(EBADRQC, "Invalid request code"), |