Searched refs:efi_rts_comp (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/firmware/efi/
H A Druntime-wrappers.c312 complete(&efi_rts_work.efi_rts_comp);
329 init_completion(&efi_rts_work.efi_rts_comp);
337 wait_for_completion(&efi_rts_work.efi_rts_comp);
/linux-master/arch/x86/platform/efi/
H A Dquirks.c768 complete(&efi_rts_work.efi_rts_comp);
/linux-master/include/linux/
H A Defi.h1266 * @efi_rts_comp: Struct used for handling completions
1274 struct completion efi_rts_comp; member in struct:efi_runtime_work

Completed in 116 milliseconds