Home
last modified time | relevance | path

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

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