Searched refs:irq_alloc_desc (Results 1 – 7 of 7) sorted by relevance
32 irq_alloc_desc*() 和 irq_free_desc*() API 提供了对irq号的分配,但它们不35 irq_domain 库在 irq_alloc_desc*() API 的基础上增加了 hwirq 和 IRQ 号码
225 irq = irq_alloc_desc(numa_node_id()); in intc_subgroup_map()
209 dev_priv->display.audio.lpe.irq = irq_alloc_desc(0); in lpe_audio_setup()
208 intf->irq = irq_alloc_desc(0); in gsc_init_one()
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
949 #define irq_alloc_desc(node) \ macro
676 dev->irq = irq_alloc_desc(numa_node_id()); in um_pci_virtio_probe()