Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dconsoles.c101 static const struct seq_operations consoles_op = { variable
110 proc_create_seq("consoles", 0, NULL, &consoles_op); in proc_consoles_init()