Searched refs:hpets (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dhpet.c99 struct hpets *hd_hpets;
112 struct hpets { struct
113 struct hpets *hp_next;
124 static struct hpets *hpets; variable in typeref:struct:hpets
246 struct hpets *hpetp;
255 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
451 struct hpets *hpetp;
559 static inline unsigned long hpet_time_div(struct hpets *hpets, argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dhpet.c99 struct hpets *hd_hpets;
112 struct hpets { struct
113 struct hpets *hp_next;
124 static struct hpets *hpets; variable in typeref:struct:hpets
246 struct hpets *hpetp;
255 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
451 struct hpets *hpetp;
559 static inline unsigned long hpet_time_div(struct hpets *hpets, argument
[all...]

Completed in 166 milliseconds