Searched refs:API_ENOMEM (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/ | ||
| H A D | api_public.h | 14 #define API_ENOMEM 3 /* no memory */ macro |
| /OK3568_Linux_fs/u-boot/api/ | ||
| H A D | api.c | 137 return API_ENOMEM; in API_get_sys_info() |