Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wa.h
Go to the documentation of this file.
1 #ifndef B43_WA_H_
2 #define B43_WA_H_
3 
4 void b43_wa_initgains(struct b43_wldev *dev);
5 void b43_wa_all(struct b43_wldev *dev);
6 
7 #endif /* B43_WA_H_ */