Home
last modified time | relevance | path

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

/linux/drivers/char/
H A Dmisc.c114 static const struct seq_operations misc_seq_ops = { variable
291 ret = proc_create_seq("misc", 0, NULL, &misc_seq_ops); in misc_init()