Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/
H A Dhpet.c112 unsigned int hp_ntimer; member
255 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_open()
775 for (j = 0, devp = hpetp->hp_dev; j < hpetp->hp_ntimer; j++, devp++) in __hpet_calibrate()
857 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()
868 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()
891 hpetp->hp_ntimer > 1 ? "s" : ""); in hpet_alloc()
892 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_alloc()
900 hpetp->hp_which, hpetp->hp_ntimer, in hpet_alloc()
911 for (i = 0, devp = hpetp->hp_dev; i < hpetp->hp_ntimer; i++, devp++) { in hpet_alloc()