Home
last modified time | relevance | path

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

/Linux-v4.19/net/6lowpan/
D6lowpan_i.h21 int lowpan_dev_debugfs_init(struct net_device *dev);
27 static inline int lowpan_dev_debugfs_init(struct net_device *dev) in lowpan_dev_debugfs_init() function
Dcore.c51 ret = lowpan_dev_debugfs_init(dev); in lowpan_register_netdevice()
Ddebugfs.c283 int lowpan_dev_debugfs_init(struct net_device *dev) in lowpan_dev_debugfs_init() function