Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/linux.git] / drivers / net / wireless / libertas / debugfs.h
CommitLineData
10078321
HS
1#ifndef _LBS_DEBUGFS_H_
2#define _LBS_DEBUGFS_H_
876c9d3a 3
10078321
HS
4void lbs_debugfs_init(void);
5void lbs_debugfs_remove(void);
876c9d3a 6
69f9032d
HS
7void lbs_debugfs_init_one(struct lbs_private *priv, struct net_device *dev);
8void lbs_debugfs_remove_one(struct lbs_private *priv);
10078321
HS
9
10#endif
This page took 0.55413 seconds and 5 git commands to generate.