Searched refs:ret_firmware (Results 1 – 2 of 2) sorted by relevance
33 int efi_loader_get_boot_usec(usec_t *ret_firmware, usec_t *ret_loader) { in efi_loader_get_boot_usec() argument37 assert(ret_firmware); in efi_loader_get_boot_usec()56 *ret_firmware = x; in efi_loader_get_boot_usec()
14 int efi_loader_get_boot_usec(usec_t *ret_firmware, usec_t *ret_loader);