Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dhpet.h12 unsigned short hi_timer; member
/openbmc/linux/drivers/char/
H A Dhpet.c618 info->hi_timer = devp - hpetp->hp_dev; in hpet_ioctl_common()
683 unsigned short hi_timer; member
713 put_user(info.hi_timer, &u->hi_timer)) in hpet_compat_ioctl()
/openbmc/linux/samples/timers/
H A Dhpet_example.c123 info.hi_hpet, info.hi_timer); in hpet_info()