Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruprocfs.c228 static const struct seq_operations cch_seq_ops = { variable
295 if (!proc_create_seq("cch_status", 0444, proc_gru, &cch_seq_ops)) in gru_proc_init()