Searched defs:irqaction (Results 1 – 1 of 1) sorted by relevance
20554 struct irqaction { struct20558 struct irqaction *next; argument20561 struct irqaction *secondary; argument20562 unsigned int irq;20563 unsigned int flags;20564 long unsigned int thread_flags;20565 long unsigned int thread_mask;20566 const char *name;20567 struct proc_dir_entry *dir;