Home
last modified time | relevance | path

Searched refs:irq_free_desc (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_lpe_audio.c246 irq_free_desc(dev_priv->display.audio.lpe.irq); in lpe_audio_setup()
308 irq_free_desc(dev_priv->display.audio.lpe.irq); in intel_lpe_audio_teardown()
/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-domain.rst32 irq_alloc_desc*() 和 irq_free_desc*() API 提供了对irq号的分配,但它们不
/openbmc/linux/kernel/irq/
H A Dirqdomain.c672 irq_free_desc(virq); in irq_create_direct_mapping()
678 irq_free_desc(virq); in irq_create_direct_mapping()
705 irq_free_desc(virq); in irq_create_mapping_affinity_locked()
917 irq_free_desc(virq); in irq_dispose_mapping()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gsc.c158 irq_free_desc(intf->irq); in gsc_destroy_one()
/openbmc/linux/arch/s390/pci/
H A Dpci_irq.c404 irq_free_desc(msi->irq + i); in arch_teardown_msi_irqs()
/openbmc/linux/include/linux/
H A Dirq.h977 static inline void irq_free_desc(unsigned int irq) in irq_free_desc() function
/openbmc/linux/arch/um/drivers/
H A Dvirt-pci.c724 irq_free_desc(dev->irq); in um_pci_virtio_remove()
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-domain.rst27 The irq_alloc_desc*() and irq_free_desc*() APIs provide allocation of
/openbmc/linux/drivers/xen/events/
H A Devents_base.c311 irq_free_desc(irq); in xen_irq_free_desc()