Searched refs:debugfs_show (Results 1 – 4 of 4) sorted by relevance
24 int (*debugfs_show)(struct tegra_cbb *cbb, struct seq_file *s, void *v); member
582 static int debugfs_show(struct seq_file *m, void *p) in debugfs_show() function630 return single_open_size(file, debugfs_show, file, SZ_128K); in debugfs_open()
2114 .debugfs_show = tegra194_cbb_debugfs_show,
726 .debugfs_show = tegra234_cbb_debugfs_show,