Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
Defistub.h656 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *,
664 u32 get_all; member
Dx86-stub.c181 efi_call_proto(p, get_all, NULL, &size); in retrieve_apple_device_properties()
194 status = efi_call_proto(p, get_all, new->data, &size); in retrieve_apple_device_properties()