Home
last modified time | relevance | path

Searched refs:debugfs_mirror (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/firmware/tegra/
A Dbpmp-debugfs.c82 root_path = dentry_path(bpmp->debugfs_mirror, root_path_buf, in get_filename()
761 err = bpmp_populate_dir(bpmp, &seqbuf, bpmp->debugfs_mirror, 0); in bpmp_populate_debugfs_shmem()
783 bpmp->debugfs_mirror = debugfs_create_dir("debug", root); in tegra_bpmp_init_debugfs()
784 if (IS_ERR(bpmp->debugfs_mirror)) { in tegra_bpmp_init_debugfs()
790 err = bpmp_populate_debugfs_inband(bpmp, bpmp->debugfs_mirror, in tegra_bpmp_init_debugfs()
/linux-6.3-rc2/include/soc/tegra/
A Dbpmp.h103 struct dentry *debugfs_mirror; member

Completed in 5 milliseconds