Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/include/
H A Defi.h51 int efi_set_time_locked(struct efi_tm *tm);
/dragonfly/sys/platform/pc64/x86_64/
H A Defirt.c512 efi_set_time_locked(struct efi_tm *tm) in efi_set_time_locked() function
535 error = efi_set_time_locked(tm); in efi_set_time()