Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.h283 void hsr_debugfs_create_root(void);
294 static inline void hsr_debugfs_create_root(void) in hsr_debugfs_create_root() function
H A Dhsr_netlink.c564 hsr_debugfs_create_root(); in hsr_netlink_init()