Home
last modified time | relevance | path

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

/linux/include/linux/
A Dirq.h1007 struct irq_chip_type { struct
1008 struct irq_chip chip;
1009 struct irq_chip_regs regs;
1010 irq_flow_handler_t handler;
1011 u32 type;
1035 * @num_ct: Number of available irq_chip_type instances (usually 1) argument

Completed in 8 milliseconds