Home
last modified time | relevance | path

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

/external/qemu/
Dhpet.h17 #define HPET_INFO _IOR('h', 0x03, struct hpet_info) macro
Dqemu-timer.c927 r = ioctl(fd, HPET_INFO, &info); in hpet_start_timer()