Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dnet-procfs.c169 static const struct seq_operations dev_seq_ops = { variable
178 return seq_open_net(inode, file, &dev_seq_ops, in dev_seq_open()
/linux-4.1.27/drivers/scsi/
Dsg.c2339 static const struct seq_operations dev_seq_ops = { variable
2535 return seq_open(file, &dev_seq_ops); in sg_proc_open_dev()