pn_res_seq_ops     47 include/net/phonet/pn_dev.h extern const struct seq_operations pn_res_seq_ops;
pn_res_seq_ops    342 net/phonet/pn_dev.c 	proc_create_net("pnresource", 0, init_net.proc_net, &pn_res_seq_ops,
pn_res_seq_ops    779 net/phonet/socket.c const struct seq_operations pn_res_seq_ops = {