Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Druntime-wrappers.c68 init_completion(&efi_rts_work.efi_rts_comp); \
82 wait_for_completion(&efi_rts_work.efi_rts_comp); \
248 complete(&efi_rts_work.efi_rts_comp); in efi_call_rts()
/OK3568_Linux_fs/kernel/arch/x86/platform/efi/
H A Dquirks.c738 complete(&efi_rts_work.efi_rts_comp); in efi_recover_from_page_fault()
/OK3568_Linux_fs/kernel/include/linux/
H A Defi.h1226 struct completion efi_rts_comp; member