Home
last modified time | relevance | path

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

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