Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dirqdomain.h63 struct irq_fwspec { struct
64 struct fwnode_handle *fwnode;
65 int param_count;
66 u32 param[IRQ_DOMAIN_IRQ_SPEC_PARAMS];
/kernel/linux/linux-6.6/include/linux/
Dirqdomain.h63 struct irq_fwspec { struct
71 unsigned int count, struct irq_fwspec *fwspec); argument