Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/efi/
Druntime-wrappers.c70 struct efi_runtime_work { struct
94 struct efi_runtime_work efi_rts_work; \ argument
187 struct efi_runtime_work *efi_rts_work; in efi_call_rts()
191 efi_rts_work = container_of(work, struct efi_runtime_work, work); in efi_call_rts()