函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:hpet_clear_mapping

函数原型:static inline void hpet_clear_mapping(void)

返回类型:void

参数:

92  iounmap(hpet_virt_address)
93  hpet_virt_address = NULL
调用者
名称描述
hpet_enablehpet_enable - Try to setup the HPET timer. Returns 1 on success.