Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
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()
Defistub.h741 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *,
749 u32 get_all; member