Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/firmware/efi/libstub/
Defistub.h729 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *,
737 u32 get_all; member
Dx86-stub.c182 efi_call_proto(p, get_all, NULL, &size); in retrieve_apple_device_properties()
195 status = efi_call_proto(p, get_all, new->data, &size); in retrieve_apple_device_properties()