Searched refs:ub_display_clear (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/examples/api/ | ||
H A D | glue.h | 65 void ub_display_clear(void); |
H A D | demo.c | 190 ub_display_clear(); in main() |
H A D | glue.c | 414 void ub_display_clear(void) in ub_display_clear() function |