Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:chip_bus_sync_unlock

Proto:static inline void chip_bus_sync_unlock(struct irq_desc *desc)

Type:void

Parameter:

TypeParameterName
struct irq_desc *desc
151  If Value for the false possibility is greater at compile time(irq_bus_sync_unlock) Then irq_bus_sync_unlock( & irq_data)
Caller
NameDescribe
__irq_put_desc_unlock
irq_finalize_oneshotOneshot interrupts keep the irq line masked until the threaded* handler finished. unmask if the interrupt has not been disabled and* is marked MASKED.
__setup_irqregister an interrupt
__free_irqInternal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture.
free_percpu_irq_percpu_irq - free an interrupt allocated with request_percpu_irq*@irq: Interrupt line to free*@dev_id: Device identity to free* Remove a percpu interrupt handler. The handler is removed, but* the interrupt line is not disabled. This must be done on each
irq_debug_write