Searched refs:locate_handle (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/firmware/efi/libstub/ |
| 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()
|
| A D | x86-stub.c | 129 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci() 141 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_efi_pci() 426 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_uga() 503 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics() 510 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
|
| A D | efi-stub.c | 63 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, in setup_graphics()
|
| A D | efistub.h | 285 efi_status_t (__efiapi *locate_handle)(int, efi_guid_t *, 348 u32 locate_handle; member
|
| A D | gop.c | 570 status = efi_bs_call(locate_handle, EFI_LOCATE_BY_PROTOCOL, proto, NULL, in efi_setup_gop()
|
Completed in 17 milliseconds