Searched refs:seq_open (Results 1 – 4 of 4) sorted by relevance
100 seq_open(struct linux_file *f, const struct seq_operations *op) in seq_open() function128 rc = seq_open(f, op); in single_open()
142 ret = seq_open(file, &ipoib_mcg_seq_ops); in ipoib_mcg_open()248 ret = seq_open(file, &ipoib_path_seq_ops); in ipoib_path_open()
58 int seq_open(struct linux_file *f, const struct seq_operations *op);
183 rc = seq_open(file, &s->seq_ops); in sdp_seq_open()431 res = seq_open(file, &sdpprf_ops); in sdpprf_open()