Searched refs:seq_operations (Results 1 – 4 of 4) sorted by relevance
35 struct seq_operations;43 const struct seq_operations *op;48 struct seq_operations { struct58 int seq_open(struct linux_file *f, const struct seq_operations *op); argument
100 seq_open(struct linux_file *f, const struct seq_operations *op) in seq_open()119 struct seq_operations *op; in single_open()151 const struct seq_operations *op = ((struct seq_file *)f->private_data)->op; in single_release()
130 static const struct seq_operations ipoib_mcg_seq_ops = {236 static const struct seq_operations ipoib_path_seq_ops = {
55 struct seq_operations seq_ops;420 static struct seq_operations sdpprf_ops = {