Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h48 API_ENV_GET, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c347 if (!syscall(API_ENV_GET, NULL, name, &value)) in ub_env_get()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c645 calls_table[API_ENV_GET] = &API_env_get; in api_init()