函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\irq\internals.h Create Date:2022-07-27 11:08:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:irq_domain_deactivate_irq

函数原型:static inline void irq_domain_deactivate_irq(struct irq_data *data)

返回类型:void

参数:

类型参数名称
struct irq_data *data
464  irqd_clr_activated(data)
调用者
名称描述
check_timerThis code may look a bit paranoid, but it's supposed to cooperate with* a wide range of boards and BIOS bugs. Fortunately only the timer IRQ* is so screwy. Thanks to Brian Perkins for testing/hacking this beast* fanatically on his truly buggy board.
__free_irqInternal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture.
irq_shutdown_and_deactivate