repo.or.cz
/
pv_ops_mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ia64/kvm: compilation fix. export account_system_vtime.
[pv_ops_mirror.git]
/
drivers
/
net
/
wireless
/
b43
/
wa.h
blob
e163c5e56e81c7e7695e851327da458b91bc853d
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_ */