Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_main.h277 void hsr_debugfs_create_root(void);
288 static inline void hsr_debugfs_create_root(void) in hsr_debugfs_create_root() function
H A Dhsr_debugfs.c113 void hsr_debugfs_create_root(void) in hsr_debugfs_create_root() function
H A Dhsr_netlink.c540 hsr_debugfs_create_root(); in hsr_netlink_init()