Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dmisc.c92 static const struct seq_operations misc_seq_ops = { variable
272 ret = proc_create_seq("misc", 0, NULL, &misc_seq_ops); in misc_init()