Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-timer.c267 static int hpet_start_timer(struct qemu_alarm_timer *t);
336 {"hpet", hpet_start_timer, hpet_stop_timer, NULL},
908 static int hpet_start_timer(struct qemu_alarm_timer *t) in hpet_start_timer() function