函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\hpet.c Create Date:2022-07-27 09:41:56
Last Modify:2020-03-16 21:38:50 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:is_hpet_capable

函数原型:static inline int is_hpet_capable(void)

返回类型:int

参数:

127  返回:非boot_hpet_disableHPET address is set in acpi/boot.c, when an ACPI entry exists
调用者
名称描述
is_hpet_enableds_hpet_enabled - Check whether the legacy HPET timer interrupt is enabled
hpet_enablehpet_enable - Try to setup the HPET timer. Returns 1 on success.
hpet_disable