Searched refs:BATADV_DEBUGFS_SUBDIR (Results 1 – 2 of 2) sorted by relevance
/net/batman-adv/ | ||
D | debugfs.h | 23 #define BATADV_DEBUGFS_SUBDIR "batman_adv" macro |
D | debugfs.c | 388 batadv_debugfs = debugfs_create_dir(BATADV_DEBUGFS_SUBDIR, NULL); in batadv_debugfs_init() |