Searched refs:efi_set_watchdog (Results 1 – 3 of 3) sorted by relevance
44 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog() function86 r = efi_set_watchdog(300); in efi_watchdog_register()
2197 efi_set_watchdog(0); in efi_exit_boot_services()2275 return EFI_EXIT(efi_set_watchdog(timeout)); in efi_set_watchdog_timer()
464 efi_status_t efi_set_watchdog(unsigned long timeout);
Completed in 10 milliseconds