Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h37 API_PUTS, enumerator
/OK3568_Linux_fs/u-boot/examples/api/
H A Dglue.c103 syscall(API_PUTS, NULL, s); in ub_puts()
/OK3568_Linux_fs/u-boot/api/
H A Dapi.c635 calls_table[API_PUTS] = &API_puts; in api_init()