Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/
Dhpet.c567 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div() function
620 hpet_time_div(hpetp, devp->hd_ireqfreq); in hpet_ioctl_common()
661 devp->hd_ireqfreq = hpet_time_div(hpetp, arg); in hpet_ioctl_common()
802 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()