Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dapi_public.h51 API_DISPLAY_CLEAR, enumerator
/openbmc/u-boot/examples/api/
H A Dglue.c416 syscall(API_DISPLAY_CLEAR, NULL); in ub_display_clear()
/openbmc/u-boot/api/
H A Dapi.c649 calls_table[API_DISPLAY_CLEAR] = &API_display_clear; in api_init()