Searched refs:locate_handle (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | pci.c | 26 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, &pci_proto, in efi_pci_disable_bridge_busmaster() 42 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, &pci_proto, in efi_pci_disable_bridge_busmaster()
|
| H A D | x86-stub.c | 115 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci() 127 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci() 245 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_uga() 322 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics() 329 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
|
| H A D | efistub.h | 246 efi_status_t (__efiapi *locate_handle)(int, efi_guid_t *, 305 u32 locate_handle; member
|
| H A D | efi-stub.c | 61 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
|
| H A D | gop.c | 570 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, proto, NULL, in efi_setup_gop()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | efi_api.h | 91 efi_status_t (EFIAPI *locate_handle)(
|
| /OK3568_Linux_fs/u-boot/lib/efi_loader/ |
| H A D | efi_boottime.c | 1262 .locate_handle = efi_locate_handle_ext,
|