Searched refs:get_all (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
H A D | efistub.h | 647 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *, member 655 u32 get_all; member
|
H A D | x86-stub.c | 181 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()
|
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
H A D | x86-stub.c | 195 efi_call_proto(p, get_all, NULL, &size); in retrieve_apple_device_properties() 208 status = efi_call_proto(p, get_all, new->data, &size); in retrieve_apple_device_properties()
|
H A D | efistub.h | 816 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *, member 824 u32 get_all; member
|
Completed in 8 milliseconds