Home
last modified time | relevance | path

Searched refs:force_hpet_resume (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dhpet.h75 extern void force_hpet_resume(void);
/openbmc/linux/arch/x86/kernel/
H A Dquirks.c478 void force_hpet_resume(void) in force_hpet_resume() function
H A Dhpet.c279 force_hpet_resume(); in hpet_resume_device()