Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h35 API_PUTC, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c98 syscall(API_PUTC, NULL, &c); in ub_putc()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c633 calls_table[API_PUTC] = &API_putc; in api_init()