Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq\manage.c Create Date:2022-07-28 10:09:37
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:irq_release_resources

Proto:static void irq_release_resources(struct irq_desc *desc)

Type:void

Parameter:

TypeParameterName
struct irq_desc *desc
1177  d = irq_data
1178  c = chip
1180  If irq_release_resources Then irq_release_resources(d)
Caller
NameDescribe
__setup_irqregister an interrupt
__free_irqInternal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture.
__cleanup_nmiThis function must be called with desc->lock held