1 /* SPDX-License-Identifier: GPL-2.0 */ 1 2 /* 3 * Header file for STMicroelectronics ConneXt 4 */ 5 #ifndef __ASM_STA2X11_H 6 #define __ASM_STA2X11_H 7 8 #include <linux/pci.h> 9 10 /* This needs to be called from the MFD to con 11 struct sta2x11_instance *sta2x11_get_instance( 12 13 #endif /* __ASM_STA2X11_H */ 14
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.