hpets 91 drivers/char/hpet.c struct hpets *hd_hpets; hpets 105 drivers/char/hpet.c struct hpets *hp_next; hpets 116 drivers/char/hpet.c static struct hpets *hpets; hpets 161 drivers/char/hpet.c struct hpets *hpetp = devp->hd_hpets; hpets 260 drivers/char/hpet.c struct hpets *hpetp; hpets 269 drivers/char/hpet.c for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next) hpets 457 drivers/char/hpet.c struct hpets *hpetp; hpets 564 drivers/char/hpet.c static inline unsigned long hpet_time_div(struct hpets *hpets, hpets 569 drivers/char/hpet.c m = hpets->hp_tick_freq + (dis >> 1); hpets 578 drivers/char/hpet.c struct hpets *hpetp; hpets 729 drivers/char/hpet.c struct hpets *hpetp; hpets 731 drivers/char/hpet.c for (hpetp = hpets; hpetp; hpetp = hpetp->hp_next) hpets 778 drivers/char/hpet.c static unsigned long __hpet_calibrate(struct hpets *hpetp) hpets 815 drivers/char/hpet.c static unsigned long hpet_calibrate(struct hpets *hpetp) hpets 840 drivers/char/hpet.c struct hpets *hpetp; hpets 842 drivers/char/hpet.c static struct hpets *last; hpets 889 drivers/char/hpet.c hpets = hpetp;