Home
last modified time | relevance | path

Searched defs:irqaction (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dinterrupt.h118 struct irqaction { struct
122 struct irqaction *next; argument
125 struct irqaction *secondary; argument
126 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;
/kernel/linux/linux-5.10/include/linux/
Dinterrupt.h114 struct irqaction { struct
118 struct irqaction *next; argument
121 struct irqaction *secondary; argument
122 unsigned int irq;
123 unsigned int flags;
124 unsigned long thread_flags;
125 unsigned long thread_mask;
126 const char *name;
127 struct proc_dir_entry *dir;