Searched defs:irqaction (Results 1 – 7 of 7) 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;
7374 struct irqaction { struct7378 struct irqaction *next; argument7381 struct irqaction *secondary; argument7382 unsigned int irq;7383 unsigned int flags;7384 long unsigned int thread_flags;7385 long unsigned int thread_mask;7386 const char *name;7387 struct proc_dir_entry *dir;
15180 struct irqaction { struct15184 struct irqaction *next; argument15187 struct irqaction *secondary; argument15188 unsigned int irq;15189 unsigned int flags;15190 long unsigned int thread_flags;15191 long unsigned int thread_mask;15192 const char *name;15193 struct proc_dir_entry *dir;
20700 struct irqaction { struct20704 struct irqaction *next; argument20707 struct irqaction *secondary; argument20708 unsigned int irq;20709 unsigned int flags;20710 long unsigned int thread_flags;20711 long unsigned int thread_mask;20712 const char *name;20713 struct proc_dir_entry *dir;