Searched refs:dev_seq_ops (Results 1 – 2 of 2) sorted by relevance
158 static const struct seq_operations dev_seq_ops = {310 if (!proc_create_net("dev", 0444, net->proc_net, &dev_seq_ops, in dev_proc_net_init() 157 static const struct seq_operations dev_seq_ops = { global() variable
2334 static const struct seq_operations dev_seq_ops = { variable2370 proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops); in sg_proc_init()