Home
last modified time | relevance | path

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

/linux/include/soc/tegra/
H A Dtegra-cbb.h24 int (*debugfs_show)(struct tegra_cbb *cbb, struct seq_file *s, void *v); member
/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c582 static int debugfs_show(struct seq_file *m, void *p) in debugfs_show() function
630 return single_open_size(file, debugfs_show, file, SZ_128K); in debugfs_open()