Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dproc.c322 static const struct seq_operations vcc_seq_ops = { variable
331 return __vcc_seq_open(inode, file, 0, &vcc_seq_ops); in vcc_seq_open()