Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h39 API_GET_SYS_INFO, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c129 if (!syscall(API_GET_SYS_INFO, &err, &si)) in ub_get_sys_info()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c637 calls_table[API_GET_SYS_INFO] = &API_get_sys_info; in api_init()