Searched refs:_uefi_guid_absolute_pointer (Results 1 – 1 of 1) sorted by relevance
60 static EFI_GUID _uefi_guid_absolute_pointer = EFI_ABSOLUTE_POINTER_PROTOCOL_GUID; variable121 …ace = (EFI_ABSOLUTE_POINTER_PROTOCOL *)lv_uefi_protocol_open(handle, &_uefi_guid_absolute_pointer); in lv_uefi_absolute_pointer_indev_add_handle()123 lv_uefi_protocol_close(handle, &_uefi_guid_absolute_pointer); in lv_uefi_absolute_pointer_indev_add_handle()160 …status = gLvEfiBS->LocateHandleBuffer(ByProtocol, &_uefi_guid_absolute_pointer, NULL, &no_handles,… in lv_uefi_absolute_pointer_indev_add_all()252 …if(handle_ctx->interface) lv_uefi_protocol_close(handle_ctx->handle, &_uefi_guid_absolute_pointer); in _absolute_pointer_handle_context_free()