Home
last modified time | relevance | path

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

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