Searched refs:lec_seq_ops (Results 1 – 1 of 1) sorted by relevance
991 static const struct seq_operations lec_seq_ops = { variable1000 return seq_open_private(file, &lec_seq_ops, sizeof(struct lec_state)); in lec_seq_open()