Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h34 API_PUTC, enumerator
/external/u-boot/examples/api/
Dglue.c97 syscall(API_PUTC, NULL, &c); in ub_putc()
/external/u-boot/api/
Dapi.c632 calls_table[API_PUTC] = &API_putc; in api_init()