Home
last modified time | relevance | path

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

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