Searched refs:debugfs_show (Results 1 – 2 of 2) sorted by relevance
202 static int debugfs_show(struct seq_file *m, void *p) in debugfs_show() function250 return single_open_size(file, debugfs_show, file, SZ_128K); in debugfs_open()
1312 static int debugfs_show(struct seq_file *s, void *data) in debugfs_show() function1332 return single_open(file, debugfs_show, inode->i_private); in debugfs_open()