Home
last modified time | relevance | path

Searched refs:hsr_debugfs_init (Results 1 – 2 of 2) sorted by relevance

/linux/net/hsr/
H A Dhsr_debugfs.c67 /* hsr_debugfs_init - create hsr node_table file for dumping in hsr_debugfs_rename()
74 void hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev)
77 void hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev) hsr_debugfs_init() function
H A Dhsr_device.c773 hsr_debugfs_init(hsr, hsr_dev); in hsr_dev_finalize()