Searched refs:debugfs_lookup (Results 1 – 4 of 4) sorted by relevance
28 EXPORT_SYMS+= debugfs_lookup
85 struct dentry *debugfs_lookup(const char *name, struct dentry *parent);
332 debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function
1005 root = debugfs_lookup("ath11k", NULL); in ath11k_debugfs_soc_create()