Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dhpet.c107 struct hpets { struct
108 struct hpets *hp_next; argument
119 static struct hpets *hpets; argument
567 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()