Home
last modified time | relevance | path

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

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