Home
last modified time | relevance | path

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

/drivers/char/
Dhpet.c110 struct hpets { struct
111 struct hpets *hp_next; argument
122 static struct hpets *hpets; argument
551 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()