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
pcmcia: CompactFlash driver for PA Semi Electra boards
[pv_ops_mirror.git]
/
drivers
/
net
/
wireless
/
bcm43xx
/
bcm43xx_sysfs.h
blob
cc701df71e2a0637bce01d67cefe3ce6e858f5d8
1
#ifndef BCM43xx_SYSFS_H_
2
#define BCM43xx_SYSFS_H_
3
4
struct
bcm43xx_private
;
5
6
int
bcm43xx_sysfs_register
(
struct
bcm43xx_private
*
bcm
);
7
void
bcm43xx_sysfs_unregister
(
struct
bcm43xx_private
*
bcm
);
8
9
#endif
/* BCM43xx_SYSFS_H_ */