Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h14 #define API_ENOMEM 3 /* no memory */ macro
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c137 return API_ENOMEM; in API_get_sys_info()