Home
last modified time | relevance | path

Searched refs:hpet_resume (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/loongson64/loongson-3/
Dhpet.c263 static void hpet_resume(struct clocksource *cs) in hpet_resume() function
278 .resume = hpet_resume,
/Linux-v4.19/arch/x86/kernel/
Dhpet.c349 static int hpet_resume(struct clock_event_device *evt) in hpet_resume() function
410 return hpet_resume(evt); in hpet_legacy_resume()