Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h49 API_ENV_SET, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c355 syscall(API_ENV_SET, NULL, name, value); in ub_env_set()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c646 calls_table[API_ENV_SET] = &API_env_set; in api_init()