Home
last modified time | relevance | path

Searched defs:hpet_enable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h97 static inline int hpet_enable(void) { return 0; } in hpet_enable() function
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c1000 int __init hpet_enable(void) in hpet_enable() function