]> Git Repo - linux.git/blob - include/linux/iio/configfs.h
HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_known()
[linux.git] / include / linux / iio / configfs.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  * Industrial I/O configfs support
4  *
5  * Copyright (c) 2015 Intel Corporation
6  */
7 #ifndef __IIO_CONFIGFS
8 #define __IIO_CONFIGFS
9
10 extern struct configfs_subsystem iio_configfs_subsys;
11
12 #endif /* __IIO_CONFIGFS */
This page took 0.035228 seconds and 4 git commands to generate.