Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:irq_set_chip_and_handler_name

Proto:void irq_set_chip_and_handler_name(unsigned int irq, struct irq_chip *chip, irq_flow_handler_t handle, const char *name)

Type:void

Parameter:

TypeParameterName
unsigned intirq
struct irq_chip *chip
irq_flow_handler_thandle
const char *name
1089  q_set_chip - set the irq chip for an irq*@irq: irq number*@chip: pointer to irq chip description structure
1090  __irq_set_handler(irq, handle, 0, name)
Caller
NameDescribe
irq_domain_set_infoq_domain_set_info - Set the complete data for a @virq in @domain*@domain: Interrupt domain to match*@virq: IRQ number*@hwirq: The hardware interrupt number*@chip: The associated interrupt chip*@chip_data: The associated interrupt chip data*@handler: The