hp_next           105 drivers/char/hpet.c 	struct hpets *hp_next;
hp_next           269 drivers/char/hpet.c 	for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
hp_next           731 drivers/char/hpet.c 	for (hpetp = hpets; hpetp; hpetp = hpetp->hp_next)
hp_next           887 drivers/char/hpet.c 		last->hp_next = hpetp;