Searched refs:bt_seq_show (Results 1 – 2 of 2) sorted by relevance
635 static int bt_seq_show(struct seq_file *seq, void *v) in bt_seq_show() function676 .show = bt_seq_show,
34 static int bt_seq_show(struct seq_file *m, void *v) in bt_seq_show() function66 return single_open(file, bt_seq_show, PDE_DATA(inode)); in bt_proc_open()