Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dinterrupt.h110 struct irqaction { struct
114 struct irqaction *next; argument
117 struct irqaction *secondary; argument
118 unsigned int irq;
119 unsigned int flags;
120 unsigned long thread_flags;
121 unsigned long thread_mask;
122 const char *name;
123 struct proc_dir_entry *dir;
Ddw_apb_timer.h31 struct irqaction irqaction; member