Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dhpet.c113 struct hpets { struct
114 struct hpets *hp_next; argument
125 static struct hpets *hpets; argument
545 static inline unsigned long hpet_time_div(struct hpets *hpets, in hpet_time_div()