Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dhpet.c545 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div() function
601 hpet_time_div(hpetp, devp->hd_ireqfreq); in hpet_ioctl_common()
642 devp->hd_ireqfreq = hpet_time_div(hpetp, arg); in hpet_ioctl_common()
783 count = hpet_time_div(hpetp, TICK_CALIBRATE); in __hpet_calibrate()