Searched defs:irqaction (Results 1 – 7 of 7) sorted by relevance
110 struct irqaction { struct115 struct irqaction *next; argument116 int irq;117 irq_handler_t thread_fn;118 struct task_struct *thread;119 unsigned long thread_flags;120 unsigned long thread_mask;121 const char *name;122 struct proc_dir_entry *dir;
31 struct irqaction irqaction; member
1432 struct irqaction *irqaction; member
38 struct irqaction irqaction; member
39 struct irqaction irqaction; member
42 struct irqaction irqaction; member
97 struct irqaction irqaction; member