Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/
Druntime-wrappers.c79 struct completion efi_rts_comp; member
97 init_completion(&efi_rts_work.efi_rts_comp); \
111 wait_for_completion(&efi_rts_work.efi_rts_comp); \
257 complete(&efi_rts_work->efi_rts_comp); in efi_call_rts()