Searched defs:irqaction (Results 1 – 1 of 1) sorted by relevance
118 struct irqaction { struct122 struct irqaction *next; argument125 struct irqaction *secondary; argument126 unsigned int irq;127 unsigned int flags;128 unsigned long thread_flags;129 unsigned long thread_mask;130 const char *name;131 struct proc_dir_entry *dir;
Completed in 6 milliseconds