Searched defs:irq_domain (Results 1 – 1 of 1) sorted by relevance
7706 struct irq_domain { struct7709 const struct irq_domain_ops *ops; argument7714 enum irq_domain_bus_token bus_token; argument7715 struct irq_domain_chip_generic *gc; argument7716 struct irq_domain *parent; argument7717 irq_hw_number_t hwirq_max;7718 unsigned int revmap_size;7719 struct xarray revmap_tree;7720 struct mutex revmap_mutex;7721 struct irq_data *revmap[0];