Searched refs:debugfs_lookup (Results 1 – 6 of 6) sorted by relevance
59 struct dentry *debugfs_lookup(const char *name, struct dentry *parent);162 static inline struct dentry *debugfs_lookup(const char *name, in debugfs_lookup() function
245 dentry = debugfs_lookup("vbios.rom", minor->debugfs_root); in nouveau_drm_debugfs_init()
292 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup() function311 EXPORT_SYMBOL_GPL(debugfs_lookup);
168 dir = debugfs_lookup(attr->kp.symbol_name, fei_debugfs_dir); in fei_debugfs_remove_attr()
706 mvpp2_root = debugfs_lookup(MVPP2_DRIVER_NAME, NULL); in mvpp2_dbgfs_init()
512 dir = debugfs_lookup(buts->name, blk_debugfs_root); in do_blk_trace_setup()