Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
Dhpet.c104 struct hpets { struct
105 struct hpets *hp_next; argument
116 static struct hpets *hpets; argument
564 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()