Home
last modified time | relevance | path

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

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