Home
last modified time | relevance | path

Searched defs:hpets (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/char/
H A Dhpet.c105 struct hpets { struct
106 struct hpets *hp_next; argument
117 static struct hpets *hpets; argument
549 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()