Home
last modified time | relevance | path

Searched refs:debugfs_lookup (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/modules/lindebugfs/
H A DMakefile28 EXPORT_SYMS+= debugfs_lookup
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddebugfs.h85 struct dentry *debugfs_lookup(const char *name, struct dentry *parent);
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c364 debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Ddebugfs.c998 mld_link_dir = debugfs_lookup("iwlmld", dir); in iwl_mld_add_link_debugfs()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c1230 debugfs_ath12k = debugfs_lookup("ath12k", NULL); in ath12k_debugfs_soc_create()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs.c886 root = debugfs_lookup("ath11k", NULL); in ath11k_debugfs_soc_create()