| Function report | 
| Source Code: kernel\irq\irqdomain.c | Create Date:2022-07-28 10:13:43 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:irq_domain_update_bus_token
Proto:void irq_domain_update_bus_token(struct irq_domain *domain, enum irq_domain_bus_token bus_token)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct irq_domain * | domain | |
| enum irq_domain_bus_token | bus_token | 
| 277 | mutex_lock( & irq_domain_mutex) | 
| 281 | name = kasprintf(GFP_KERNEL, "%s-%d", name, bus_token) | 
| 282 | If Not name Then | 
| 291 | Else host per irq_domain flags |= IRQ_DOMAIN_NAME_ALLOCATED | 
| 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 |