Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dhpet.h11 unsigned short hi_hpet; member
/linux/drivers/char/
H A Dhpet.c598 info->hi_hpet = hpetp->hp_which; in hpet_ioctl_common()
663 unsigned short hi_hpet; member
693 put_user(info.hi_hpet, &u->hi_hpet) || in hpet_compat_ioctl()
/linux/samples/timers/
H A Dhpet_example.c123 info.hi_hpet, info.hi_timer); in hpet_info()