Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/char/
Dmisc.c91 static const struct seq_operations misc_seq_ops = { variable
100 return seq_open(file, &misc_seq_ops); in misc_seq_open()