![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #ifndef _LBS_DEBUGFS_H_ 0003 #define _LBS_DEBUGFS_H_ 0004 0005 void lbs_debugfs_init(void); 0006 void lbs_debugfs_remove(void); 0007 0008 void lbs_debugfs_init_one(struct lbs_private *priv, struct net_device *dev); 0009 void lbs_debugfs_remove_one(struct lbs_private *priv); 0010 0011 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |