xref: /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/sysfs.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef B43legacy_SYSFS_H_
362306a36Sopenharmony_ci#define B43legacy_SYSFS_H_
462306a36Sopenharmony_ci
562306a36Sopenharmony_cistruct b43legacy_wldev;
662306a36Sopenharmony_ci
762306a36Sopenharmony_ciint b43legacy_sysfs_register(struct b43legacy_wldev *dev);
862306a36Sopenharmony_civoid b43legacy_sysfs_unregister(struct b43legacy_wldev *dev);
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ci#endif /* B43legacy_SYSFS_H_ */
11

Indexes created Thu Nov 07 10:32:03 CST 2024