Home
last modified time | relevance | path

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

/drivers/scsi/
Dsg.c2344 static const struct seq_operations dev_seq_ops = { variable
2380 proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops); in sg_proc_init()