Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h36 API_TSTC, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c90 if (!syscall(API_TSTC, NULL, &t)) in ub_tstc()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c634 calls_table[API_TSTC] = &API_tstc; in api_init()