Searched refs:debugfs_mirror (Results 1 – 2 of 2) sorted by relevance
82 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename()731 err = bpmp_populate_dir(bpmp, &seqbuf, bpmp->debugfs_mirror, 0); in bpmp_populate_debugfs_shmem()753 bpmp->debugfs_mirror = debugfs_create_dir("debug", root); in tegra_bpmp_init_debugfs()754 if (!bpmp->debugfs_mirror) { in tegra_bpmp_init_debugfs()760 err = bpmp_populate_debugfs_inband(bpmp, bpmp->debugfs_mirror, in tegra_bpmp_init_debugfs()
90 struct dentry *debugfs_mirror; member