1 /* SPDX-License-Identifier: GPL-2.0-only */ << 2 /* 1 /* 3 * Industrial I/O configfs support 2 * Industrial I/O configfs support 4 * 3 * 5 * Copyright (c) 2015 Intel Corporation 4 * Copyright (c) 2015 Intel Corporation >> 5 * >> 6 * This program is free software; you can redistribute it and/or modify it >> 7 * under the terms of the GNU General Public License version 2 as published by >> 8 * the Free Software Foundation. 6 */ 9 */ 7 #ifndef __IIO_CONFIGFS 10 #ifndef __IIO_CONFIGFS 8 #define __IIO_CONFIGFS 11 #define __IIO_CONFIGFS 9 12 10 extern struct configfs_subsystem iio_configfs_ 13 extern struct configfs_subsystem iio_configfs_subsys; 11 14 12 #endif /* __IIO_CONFIGFS */ 15 #endif /* __IIO_CONFIGFS */ 13 16
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.