Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgruprocfs.c235 static const struct seq_operations gru_seq_ops = { variable
297 if (!proc_create_seq("gru_status", 0444, proc_gru, &gru_seq_ops)) in gru_proc_init()