Home
last modified time | relevance | path

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

/external/u-boot/post/
Dpost.c357 static int post_info_single(struct post_test *test, int full) in post_info_single() function
378 post_info_single(post_list + i, 0); in post_info()
388 return post_info_single(post_list + i, 1); in post_info()