Searched refs:irq_alloc_hwirqs (Results 1 – 3 of 3) sorted by relevance
484 unsigned int irq_alloc_hwirqs(int cnt, int node) in irq_alloc_hwirqs() function506 EXPORT_SYMBOL_GPL(irq_alloc_hwirqs);
656 unsigned int irq_alloc_hwirqs(int cnt, int node);659 return irq_alloc_hwirqs(1, node); in irq_alloc_hwirq()
60 irq = irq_alloc_hwirqs(nvec, dev_to_node(&dev->dev)); in do_setup_msi_irqs()