Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h34 API_GETC, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c80 if (!syscall(API_GETC, NULL, &c)) in ub_getc()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c632 calls_table[API_GETC] = &API_getc; in api_init()