Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dapi_public.h36 API_PUTS, enumerator
/openbmc/u-boot/examples/api/
H A Dglue.c102 syscall(API_PUTS, NULL, s); in ub_puts()
/openbmc/u-boot/api/
H A Dapi.c634 calls_table[API_PUTS] = &API_puts; in api_init()