Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/
Dhpet.c86 struct hpets { struct
87 struct hpets *hp_next; argument
97 static struct hpets *hpets; argument
541 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()