Searched refs:lowpan_dev_debugfs_init (Results 1 – 3 of 3) sorted by relevance
21 void lowpan_dev_debugfs_init(struct net_device *dev);27 static inline void lowpan_dev_debugfs_init(struct net_device *dev) { } in lowpan_dev_debugfs_init() function
46 lowpan_dev_debugfs_init(dev); in lowpan_register_netdevice()
245 void lowpan_dev_debugfs_init(struct net_device *dev) in lowpan_dev_debugfs_init() function