Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h52 API_MAXCALL enumerator
/external/u-boot/api/
Dapi.c584 static cfp_t calls_table[API_MAXCALL] = { NULL, };
650 calls_no = API_MAXCALL; in api_init()