Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/firmware/tegra/
Dbpmp-debugfs.c202 static int debugfs_show(struct seq_file *m, void *p) in debugfs_show() function
250 return single_open_size(file, debugfs_show, file, SZ_128K); in debugfs_open()
/Linux-v4.19/drivers/char/
Dvirtio_console.c1312 static int debugfs_show(struct seq_file *s, void *data) in debugfs_show() function
1332 return single_open(file, debugfs_show, inode->i_private); in debugfs_open()