Function report |
Source Code:include\linux\irq.h |
Create Date:2022-07-28 07:32:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_get_trigger_type
Proto:static inline unsigned int irq_get_trigger_type(unsigned int irq)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | irq |
819 | d = irq_get_irq_data(irq) |
820 | Return If d Then irqd_get_trigger_type(d) Else 0 |
Name | Describe |
---|---|
irq_create_fwspec_mapping |
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 |