Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/rv/
H A Drv_reactors.c154 static const struct seq_operations monitor_reactors_seq_ops = { variable
253 ret = seq_open(file, &monitor_reactors_seq_ops); in monitor_reactors_open()