Home
last modified time | relevance | path

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

/openbmc/linux/net/6lowpan/
H A D6lowpan_i.h21 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
H A Dcore.c46 lowpan_dev_debugfs_init(dev); in lowpan_register_netdevice()
H A Ddebugfs.c245 void lowpan_dev_debugfs_init(struct net_device *dev) in lowpan_dev_debugfs_init() function