mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
7 lines
202 B
C
7 lines
202 B
C
![]() |
void libertas_debugfs_init(void);
|
||
|
void libertas_debugfs_remove(void);
|
||
|
|
||
|
void libertas_debugfs_init_one(wlan_private *priv, struct net_device *dev);
|
||
|
void libertas_debugfs_remove_one(wlan_private *priv);
|
||
|
|