Home
last modified time | relevance | path

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

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