Function report |
Source Code:kernel\irq\settings.h |
Create Date:2022-07-28 10:08:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_settings_can_probe
Proto:static inline bool irq_settings_can_probe(struct irq_desc *desc)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc |
128 | Return Not (status_use_accessors & _IRQ_NOPROBE) |
Name | Describe |
---|---|
probe_irq_on | probe_irq_on - begin an interrupt autodetect* Commence probing for an interrupt. The interrupts are scanned* and a mask of potential interrupt lines is returned. |
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 |