Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_main.h286 void hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev);
294 static inline void hsr_debugfs_init(struct hsr_priv *priv, in hsr_debugfs_init() function
H A Dhsr_debugfs.c85 void hsr_debugfs_init(struct hsr_priv *priv, struct net_device *hsr_dev) in hsr_debugfs_init() function
H A Dhsr_device.c582 hsr_debugfs_init(hsr, hsr_dev); in hsr_dev_finalize()