Searched refs:batadv_tt_local_seq_print_text (Results 1 – 3 of 3) sorted by relevance
37 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset);
139 return single_open(file, batadv_tt_local_seq_print_text, net_dev); in batadv_transtable_local_open()
1075 int batadv_tt_local_seq_print_text(struct seq_file *seq, void *offset) in batadv_tt_local_seq_print_text() function