Searched refs:vchiq_debugfs_top (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c89 static struct dentry *vchiq_debugfs_top(void);
170 dir = debugfs_create_dir("log", vchiq_debugfs_top());
328 vchiq_debugfs_top());
332 if (vchiq_debugfs_create_log_entries(vchiq_debugfs_top()) != 0)
349 debugfs_remove_recursive(vchiq_debugfs_top());
357 static struct dentry *vchiq_debugfs_top(void) function

Completed in 116 milliseconds