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

/linux-master/include/soc/tegra/
H A Dtegra-cbb.h24 int (*debugfs_show)(struct tegra_cbb *cbb, struct seq_file *s, void *v); member in struct:tegra_cbb_ops
/linux-master/drivers/soc/tegra/cbb/
H A Dtegra-cbb.c68 return cbb->ops->debugfs_show(cbb, file, data);
H A Dtegra234-cbb.c640 .debugfs_show = tegra234_cbb_debugfs_show,
H A Dtegra194-cbb.c2114 .debugfs_show = tegra194_cbb_debugfs_show,
/linux-master/drivers/firmware/tegra/
H A Dbpmp-debugfs.c582 static int debugfs_show(struct seq_file *m, void *p) function
630 return single_open_size(file, debugfs_show, file, SZ_128K);

Completed in 128 milliseconds