Home
last modified time | relevance | path

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

/openbmc/u-boot/post/
H A Dpost.c355 static int post_info_single(struct post_test *test, int full) in post_info_single() function
376 post_info_single(post_list + i, 0); in post_info()
386 return post_info_single(post_list + i, 1); in post_info()