Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h49 API_DISPLAY_GET_INFO, enumerator
/external/u-boot/examples/api/
Dglue.c398 if (!syscall(API_DISPLAY_GET_INFO, &err, type, di)) in ub_display_get_info()
/external/u-boot/api/
Dapi.c647 calls_table[API_DISPLAY_GET_INFO] = &API_display_get_info; in api_init()