Home
last modified time | relevance | path

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

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