Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h33 API_GETC, enumerator
/external/u-boot/examples/api/
Dglue.c79 if (!syscall(API_GETC, NULL, &c)) in ub_getc()
/external/u-boot/api/
Dapi.c631 calls_table[API_GETC] = &API_getc; in api_init()