Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dproc.c357 static const struct seq_operations svc_seq_ops = { variable
366 return __vcc_seq_open(inode, file, PF_ATMSVC, &svc_seq_ops); in svc_seq_open()