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

/linux-master/fs/proc/
H A Dinterrupts.c30 static const struct seq_operations int_seq_ops = { variable in typeref:struct:seq_operations
39 proc_create_seq("interrupts", 0, NULL, &int_seq_ops);

Completed in 99 milliseconds