Searched defs:irqaction (Results 1 – 1 of 1) sorted by relevance
6695 struct irqaction { struct6699 struct irqaction *next; argument6702 struct irqaction *secondary; argument6703 unsigned int irq;6704 unsigned int flags;6705 long unsigned int thread_flags;6706 long unsigned int thread_mask;6707 const char *name;6708 struct proc_dir_entry *dir;