Searched defs:hwirq_max (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dirqdomain.h174 irq_hw_number_t hwirq_max; member in struct:irq_domain
/linux-master/kernel/irq/
H A Dirqdomain.c130 __irq_domain_create(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) argument
256 __irq_domain_add(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) argument
[all...]

Completed in 108 milliseconds