Home
last modified time | relevance | path

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

/net/batman-adv/
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
Dsoft-interface.c856 batadv_debugfs_del_meshif(dev); in batadv_softif_init_late()
1033 batadv_debugfs_del_meshif(dev); in batadv_softif_free()
Ddebugfs.c428 void batadv_debugfs_del_meshif(struct net_device *dev) in batadv_debugfs_del_meshif() function