Searched refs:efi_set_watchdog (Results 1 - 4 of 4) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_watchdog.c35 * efi_set_watchdog() - resets the watchdog timer
42 efi_status_t efi_set_watchdog(unsigned long timeout) function
H A Defi_helper.c530 ret = efi_set_watchdog(300);
562 efi_set_watchdog(0);
H A Defi_boottime.c2260 efi_set_watchdog(0);
2343 return EFI_EXIT(efi_set_watchdog(timeout));
/u-boot/include/
H A Defi_loader.h632 efi_status_t efi_set_watchdog(unsigned long timeout);

Completed in 111 milliseconds