]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/wireless/libertas/debugfs.h
libertas: remove tx_timeout handler
[mirror_ubuntu-bionic-kernel.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