Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / net / ipa / ipa_sysfs.h
blob43d9cb0722a42deb06fe2eb4b9c464b957dcc30d
1 /* SPDX-License-Identifier: GPL-2.0 */
3 /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved.
4 * Copyright (C) 2019-2024 Linaro Ltd.
5 */
6 #ifndef _IPA_SYSFS_H_
7 #define _IPA_SYSFS_H_
9 extern const struct attribute_group ipa_attribute_group;
10 extern const struct attribute_group ipa_feature_attribute_group;
11 extern const struct attribute_group ipa_endpoint_id_attribute_group;
12 extern const struct attribute_group ipa_modem_attribute_group;
14 #endif /* _IPA_SYSFS_H_ */