xref: /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/eprom.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 or BSD-3-Clause */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright(c) 2015, 2016 Intel Corporation.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_cistruct hfi1_devdata;
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciint eprom_init(struct hfi1_devdata *dd);
962306a36Sopenharmony_ciint eprom_read_platform_config(struct hfi1_devdata *dd, void **buf_ret,
1062306a36Sopenharmony_ci			       u32 *size_ret);
11

Indexes created Thu Nov 07 10:32:03 CST 2024