Home
last modified time | relevance | path

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

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