Function report |
Source Code:kernel\irq\generic-chip.c |
Create Date:2022-07-28 10:12:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:q_get_domain_generic_chip - Get a pointer to the generic chip of a hw_irq*@d: irq domain pointer*@hw_irq: Hardware interrupt number
Proto:struct irq_chip_generic *irq_get_domain_generic_chip(struct irq_domain *d, unsigned int hw_irq)
Type:struct irq_chip_generic
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_domain * | d | |
unsigned int | hw_irq |
361 | gc = __irq_get_domain_generic_chip(d, hw_irq) |
Name | Describe |
---|---|
irq_unmap_generic_chip |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |