Home
last modified time | relevance | path

Searched defs:irqaction (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dinterrupt.h112 struct irqaction { struct
116 struct irqaction *next; argument
119 struct irqaction *secondary; argument
120 unsigned int irq;
121 unsigned int flags;
122 unsigned long thread_flags;
123 unsigned long thread_mask;
124 const char *name;
125 struct proc_dir_entry *dir;
Ddw_apb_timer.h31 struct irqaction irqaction; member