| Function report | 
| Source Code: kernel\irq\irqdomain.c | Create Date:2022-07-28 10:14:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:q_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
Proto:void irq_domain_set_info(struct irq_domain *domain, unsigned int virq, irq_hw_number_t hwirq, struct irq_chip *chip, void *chip_data, irq_flow_handler_t handler, void *handler_data, const char *handler_name)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_domain * | domain | |
| unsigned int | virq | |
| irq_hw_number_t | hwirq | |
| struct irq_chip * | chip | |
| void * | chip_data | |
| irq_flow_handler_t | handler | |
| void * | handler_data | |
| const char * | handler_name | 
| Name | Describe | 
|---|---|
| irq_map_generic_chip | q_map_generic_chip - Map a generic chip for an irq domain | 
| 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 |