Searched refs:tt_local_seq_print_text (Results 1 – 3 of 3) sorted by relevance
33 int tt_local_seq_print_text(struct seq_file *seq, void *offset);
256 return single_open(file, tt_local_seq_print_text, net_dev); in transtable_local_open()
298 int tt_local_seq_print_text(struct seq_file *seq, void *offset) in tt_local_seq_print_text() function