Home
last modified time | relevance | path

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

/linux-2.6.39/fs/proc/
Dinterrupts.c41 static const struct file_operations proc_interrupts_operations = { variable
50 proc_create("interrupts", 0, NULL, &proc_interrupts_operations); in proc_interrupts_init()