Searched refs:irq_alloc_desc (Results 1 – 5 of 5) sorted by relevance
225 irq = irq_alloc_desc(numa_node_id()); in intc_subgroup_map()
200 dev_priv->lpe_audio.irq = irq_alloc_desc(0); in lpe_audio_setup()
27 The irq_alloc_desc*() and irq_free_desc*() APIs provide allocation of33 top of the irq_alloc_desc*() API. An irq_domain to manage mapping is
847 #define irq_alloc_desc(node) \ macro
425 irq = irq_alloc_desc(0); /* Alloc irq on node 0 */ in arch_setup_msi_irqs()