18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef __IEEE802154_SYSFS_H
38c2ecf20Sopenharmony_ci#define __IEEE802154_SYSFS_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciint wpan_phy_sysfs_init(void);
68c2ecf20Sopenharmony_civoid wpan_phy_sysfs_exit(void);
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciextern struct class wpan_phy_class;
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif /* __IEEE802154_SYSFS_H */
11