Function report |
Source Code:arch\x86\kernel\early-quirks.c |
Create Date:2022-07-28 08:21:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:intel_graphics_quirks
Proto:static void __init intel_graphics_quirks(int num, int slot, int func)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | num | |
int | slot | |
int | func |
595 | If Vendor and device ID or PCI_ANY_ID != device Then Continue |
598 | early_ops = driver_data |
600 | intel_graphics_stolen(num, slot, func, early_ops) |
602 | Return |
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 |