Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dsg.c2270 static const struct seq_operations dev_seq_ops = { variable
2467 return seq_open(file, &dev_seq_ops); in sg_proc_open_dev()
/linux-3.4.99/net/core/
Ddev.c4190 static const struct seq_operations dev_seq_ops = { variable
4199 return seq_open_net(inode, file, &dev_seq_ops, in dev_seq_open()