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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/proc/
H A Dinterrupts.c29 static const struct seq_operations int_seq_ops = { variable in typeref:struct:seq_operations
38 return seq_open(filp, &int_seq_ops);
H A Dproc_misc.c573 static struct seq_operations int_seq_ops = { variable in typeref:struct:seq_operations
582 return seq_open(filp, &int_seq_ops);

Completed in 104 milliseconds