Searched defs:irqaction (Results 1 – 1 of 1) sorted by relevance
122 struct irqaction { struct126 struct irqaction *next; argument129 struct irqaction *secondary; argument130 unsigned int irq;131 unsigned int flags;132 unsigned long thread_flags;133 unsigned long thread_mask;134 const char *name;135 struct proc_dir_entry *dir;