Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:init_ISA_irqs

Proto:void __init init_ISA_irqs(void)

Type:void

Parameter:Nothing

62  chip = chip
71  An initial setup of the virtual wire mode.
73  init(0)
75  When i < nr_legacy_irqs() cycle irq_set_chip_and_handler(i, chip, handle_level_irq - Level type irq handler*@desc: the interrupt description structure for this irq* Level type interrupts are active as long as the hardware line has* the active level)