Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\hpet.c Create Date:2022-07-28 08:42:43
Last Modify:2020-03-16 21:38:50 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hpet_clear_mapping

Proto:static inline void hpet_clear_mapping(void)

Type:void

Parameter:Nothing

92  iounmap(hpet_virt_address)
93  hpet_virt_address = NULL
Caller
NameDescribe
hpet_enablehpet_enable - Try to setup the HPET timer. Returns 1 on success.