Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/hamradio/
Dscc.c2080 static const struct seq_operations scc_net_seq_ops = { variable
2090 return seq_open(file, &scc_net_seq_ops); in scc_net_seq_open()