Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h6090 struct irq_domain { struct
6093 const struct irq_domain_ops *ops; argument
6098 enum irq_domain_bus_token bus_token; argument
6099 struct irq_domain_chip_generic *gc; argument
6100 struct irq_domain *parent; argument
6101 irq_hw_number_t hwirq_max;
6102 unsigned int revmap_size;
6103 struct xarray revmap_tree;
6104 struct mutex revmap_mutex;
6105 struct irq_data *revmap[0];
[all …]