Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\clocksource.h Create Date:2022-07-28 07:33:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:clocksource_register_hz

Proto:static inline int clocksource_register_hz(struct clocksource *cs, unsigned int hz)

Type:int

Parameter:

TypeParameterName
struct clocksource *cs
unsigned inthz
226  Return Don't call __clocksource_register_scale directly, use* clocksource_register_hz/khz
Caller
NameDescribe
hpet_enablehpet_enable - Try to setup the HPET timer. Returns 1 on success.
kvmclock_init