Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sysfs.h
Go to the documentation of this file.
1 #ifndef B43_SYSFS_H_
2 #define B43_SYSFS_H_
3 
4 struct b43_wldev;
5 
6 int b43_sysfs_register(struct b43_wldev *dev);
8 
9 #endif /* B43_SYSFS_H_ */