Home
last modified time | relevance | path

Searched refs:API_TSTC (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dapi_public.h35 API_TSTC, enumerator
/external/u-boot/examples/api/
Dglue.c89 if (!syscall(API_TSTC, NULL, &t)) in ub_tstc()
/external/u-boot/api/
Dapi.c633 calls_table[API_TSTC] = &API_tstc; in api_init()