Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hpet_enable
arch/x86/include/asm/hpet.h
72
extern int hpet_enable(void);
arch/x86/kernel/hpet.c
1130
hpet_enable();
arch/x86/kernel/time.c
59
if (!hpet_enable()) {