Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dnet-procfs.c181 static const struct seq_operations dev_seq_ops = { variable
319 if (!proc_create_net("dev", 0444, net->proc_net, &dev_seq_ops, in dev_proc_net_init()
/linux-6.3-rc2/drivers/scsi/
A Dsg.c2329 static const struct seq_operations dev_seq_ops = { variable
2365 proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops); in sg_proc_init()

Completed in 8 milliseconds