Home
last modified time | relevance | path

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

/linux-2.6.39/fs/proc/
Dinterrupts.c29 static const struct seq_operations int_seq_ops = { variable
38 return seq_open(filp, &int_seq_ops); in interrupts_open()