Function report |
Source Code:include\linux\irq.h |
Create Date:2022-07-28 07:33:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_destroy_generic_chip
Proto:static inline void irq_destroy_generic_chip(struct irq_chip_generic *gc, unsigned int msk, unsigned int clr, unsigned int set)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_chip_generic * | gc | |
unsigned int | msk | |
unsigned int | clr | |
unsigned int | set |
1131 | irq_free_generic_chip(gc) |
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 |