Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
d287483d6d7a2d5b313aee155285f89b57d9cd4a
/
.
/
drivers
/
net
/
wireless
/
bcm43xx
/
bcm43xx_sysfs.h
blob: cc701df71e2a0637bce01d67cefe3ce6e858f5d8 [
file
] [
log
] [
blame
]
#ifndef
BCM43xx_SYSFS_H_
#define
BCM43xx_SYSFS_H_
struct
bcm43xx_private
;
int
bcm43xx_sysfs_register
(
struct
bcm43xx_private
*
bcm
);
void
bcm43xx_sysfs_unregister
(
struct
bcm43xx_private
*
bcm
);
#endif
/* BCM43xx_SYSFS_H_ */