Function report | 
Source Code:arch\x86\kernel\hpet.c | 
Create Date:2022-07-28 08:43:08 | 
| Last Modify:2020-03-16 21:38:50 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:The late initialization runs after the PCI quirks have been invoked* which might have detected a system on which the HPET can be enforced
Proto:static __init int hpet_late_init(void)
Type:int
Parameter:Nothing
| 941 | If Not HPET address is set in acpi/boot.c, when an ACPI entry exists Then | 
| 942 | If Not force_hpet_address Then Return -ENODEV | 
| 946 | hpet_enable() | 
| 949 | If Not hpet_virt_address Then Return -ENODEV | 
| 953 | hpet_select_clockevents() | 
| 955 | hpet_print_config() | 
| 957 | If Not nr_clockevents Then Return 0 | 
| 968 | Return 0 | 
| 970 | err_cpuhp : | 
| 972 | Return ret | 
| 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  |