Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dproc.c240 static const struct seq_operations atm_dev_seq_ops = { variable
387 proc_create_seq("devices", 0444, atm_proc_root, &atm_dev_seq_ops); in atm_proc_init()