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.c110 static const struct seq_operations misc_seq_ops = { variable
294 misc_proc_file = proc_create_seq("misc", 0, NULL, &misc_seq_ops); in misc_init()