Searched refs:hpet_stop_timer (Results 1 – 1 of 1) sorted by relevance
268 static void hpet_stop_timer(struct qemu_alarm_timer *t);336 {"hpet", hpet_start_timer, hpet_stop_timer, NULL},950 static void hpet_stop_timer(struct qemu_alarm_timer *t) in hpet_stop_timer() function