xref: /kernel/linux/linux-5.10/arch/x86/include/asm/sta2x11.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/x86/include/asm/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Header file for STMicroelectronics ConneXt (STA2X11) IOHub
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci#ifndef __ASM_STA2X11_H
68c2ecf20Sopenharmony_ci#define __ASM_STA2X11_H
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#include <linux/pci.h>
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci/* This needs to be called from the MFD to configure its sub-devices */
118c2ecf20Sopenharmony_cistruct sta2x11_instance *sta2x11_get_instance(struct pci_dev *pdev);
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* __ASM_STA2X11_H */
14

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