Home
last modified time | relevance | path

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

/Linux-v5.4/net/hsr/
Dhsr_main.h187 int hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev);
190 static inline int hsr_debugfs_init(struct hsr_priv *priv, in hsr_debugfs_init() function
Dhsr_debugfs.c81 int hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev) in hsr_debugfs_init() function
Dhsr_device.c489 res = hsr_debugfs_init(hsr, hsr_dev); in hsr_dev_finalize()