Function report | 
Source Code:kernel\irq\debugfs.c | 
Create Date:2022-07-28 10:16:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:irq_debug_show_chip
Proto:static void irq_debug_show_chip(struct seq_file *m, struct irq_data *data, int ind)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct irq_data * | data | |
| int | ind | 
| 67 | If Not chip Then | 
| 68 | seq_printf(m, "chip: None\n") | 
| 69 | Return | 
| 71 | seq_printf(m, "%*schip: %s\n", ind, "", interrupt' name) | 
| 72 | seq_printf(m, "%*sflags: 0x%lx\n", ind + 1, "", flags) | 
| 73 | irq_debug_show_bits(m, ind, flags, irqchip_flags, ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(irqchip_flags)) | 
| Name | Describe | 
|---|---|
| irq_debug_show_data | 
| 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  |