Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dproc.c288 static const struct seq_operations pvc_seq_ops = { variable
297 return __vcc_seq_open(inode, file, PF_ATMPVC, &pvc_seq_ops); in pvc_seq_open()