Searched refs:pi_get_module_name (Results 1 – 1 of 1) sorted by relevance
128 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function133 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() function141 debugfs_create_file(pi_get_module_name(mod), 0444, dfs_index, in pi_create_file()148 debugfs_remove(debugfs_lookup(pi_get_module_name(mod), dfs_index)); in pi_remove_file()
Completed in 7 milliseconds