/u-boot/lib/efi_selftest/ |
A D | efi_selftest_watchdog.c | 131 static int teardown(void) in teardown() function 220 .teardown = teardown, 228 .teardown = teardown,
|
A D | efi_selftest_gop.c | 44 static int teardown(void) in teardown() function 98 .teardown = teardown,
|
A D | efi_selftest_startimage_return.c | 101 static int teardown(void) in teardown() function 147 .teardown = teardown,
|
A D | efi_selftest_startimage_exit.c | 101 static int teardown(void) in teardown() function 160 .teardown = teardown,
|
A D | efi_selftest_textinputex.c | 98 static int teardown(void) in teardown() function 196 .teardown = teardown,
|
A D | efi_selftest_events.c | 74 static int teardown(void) in teardown() function 203 .teardown = teardown,
|
A D | efi_selftest_open_protocol.c | 63 static int teardown(void) in teardown() function 204 .teardown = teardown,
|
A D | efi_selftest_tpl.c | 73 static int teardown(void) in teardown() function 225 .teardown = teardown,
|
A D | efi_selftest.c | 130 static int teardown(struct efi_unit_test *test, unsigned int *failures) in teardown() function 134 if (!test->teardown) in teardown() 137 ret = test->teardown(); in teardown() 231 teardown(test, failures); in efi_st_do_tests()
|
A D | efi_selftest_register_notify.c | 101 static int teardown(void) in teardown() function 235 .teardown = teardown,
|
A D | efi_selftest_manageprotocols.c | 125 static int teardown(void) in teardown() function 381 .teardown = teardown,
|
A D | efi_selftest_bitblt.c | 203 static int teardown(void) in teardown() function 308 .teardown = teardown,
|
A D | efi_selftest_devicepath.c | 239 static int teardown(void) in teardown() function 466 .teardown = teardown,
|
A D | efi_selftest_snp.c | 419 static int teardown(void) in teardown() function 477 .teardown = teardown,
|
A D | efi_selftest_loadimage.c | 452 static int teardown(void) in teardown() function 527 .teardown = teardown,
|
A D | efi_selftest_block_device.c | 245 static int teardown(void) in teardown() function 531 .teardown = teardown,
|
A D | efi_selftest_load_file.c | 474 .teardown = efi_st_load_file_teardown,
|
/u-boot/include/ |
A D | efi_selftest.h | 155 int (*teardown)(void); member
|
/u-boot/arch/arm/mach-davinci/include/mach/ |
A D | da8xx-usb.h | 37 dv_reg teardown; member
|
/u-boot/doc/board/intel/ |
A D | slimbootloader.rst | 19 * Stage1B: Memory init with FSP-M, CAR teardown, Continue execution in memory
|