Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h37 API_RESET, enumerator
/external/u-boot/examples/api/
Dglue.c113 syscall(API_RESET, NULL); in ub_reset()
/external/u-boot/api/
Dapi.c635 calls_table[API_RESET] = &API_reset; in api_init()