Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dproc.c253 static const struct seq_operations atm_dev_seq_ops = { variable
262 return seq_open(file, &atm_dev_seq_ops); in atm_dev_seq_open()