Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-gru/
Dgruprocfs.c244 static const struct seq_operations cch_seq_ops = { variable
275 return seq_open(file, &cch_seq_ops); in cch_open()