Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h53 API_MAXCALL enumerator
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c585 static cfp_t calls_table[API_MAXCALL] = { NULL, };
651 calls_no = API_MAXCALL; in api_init()