Home
last modified time | relevance | path

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

/linux/net/hsr/
H A Dhsr_main.h284 void hsr_debugfs_remove_root(void);
296 static inline void hsr_debugfs_remove_root(void) in hsr_debugfs_remove_root() function
H A Dhsr_main.c180 hsr_debugfs_remove_root(); in hsr_exit()