Home
last modified time | relevance | path

Searched refs:batadv_debugfs_del_meshif (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Ddebugfs.h24 void batadv_debugfs_del_meshif(struct net_device *dev);
52 static inline void batadv_debugfs_del_meshif(struct net_device *dev) in batadv_debugfs_del_meshif() function
H A Dsoft-interface.c853 batadv_debugfs_del_meshif(dev); in batadv_softif_init_late()
1030 batadv_debugfs_del_meshif(dev); in batadv_softif_free()
H A Ddebugfs.c428 void batadv_debugfs_del_meshif(struct net_device *dev) in batadv_debugfs_del_meshif() function