Home
last modified time | relevance | path

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

/drivers/char/
Dhpet.c117 unsigned int hp_ntimer; member
276 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_open()
776 for (j = 0, devp = hpetp->hp_dev; j < hpetp->hp_ntimer; j++, devp++) in __hpet_calibrate()
861 hpetp->hp_ntimer = hdp->hd_nirqs; in hpet_alloc()
872 if (hpetp->hp_ntimer != ntimer) { in hpet_alloc()
895 hpetp->hp_ntimer > 1 ? "s" : ""); in hpet_alloc()
896 for (i = 0; i < hpetp->hp_ntimer; i++) in hpet_alloc()
904 hpetp->hp_which, hpetp->hp_ntimer, in hpet_alloc()
915 for (i = 0, devp = hpetp->hp_dev; i < hpetp->hp_ntimer; i++, devp++) { in hpet_alloc()