Home
last modified time | relevance | path

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

/linux-4.4.14/net/batman-adv/
Ddebugfs.h34 void batadv_debugfs_del_meshif(struct net_device *dev);
53 static inline void batadv_debugfs_del_meshif(struct net_device *dev) in batadv_debugfs_del_meshif() function
Dsoft-interface.c841 batadv_debugfs_del_meshif(dev); in batadv_softif_init_late()
923 batadv_debugfs_del_meshif(dev); in batadv_softif_free()
Ddebugfs.c564 void batadv_debugfs_del_meshif(struct net_device *dev) in batadv_debugfs_del_meshif() function