Home
last modified time | relevance | path

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

/linux-4.4.14/net/netrom/
Daf_netrom.c1333 static const struct seq_operations nr_info_seqops = { variable
1342 return seq_open(file, &nr_info_seqops); in nr_info_open()