Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dapi_public.h46 API_ENV_ENUM, enumerator
/openbmc/u-boot/examples/api/
H A Dglue.c371 if (!syscall(API_ENV_ENUM, NULL, last, &env)) in ub_env_enum()
/openbmc/u-boot/api/
H A Dapi.c646 calls_table[API_ENV_ENUM] = &API_env_enum; in api_init()