Searched refs:hpetp (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.c246 struct hpets *hpetp; local
255 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
256 for (i = 0; i < hpetp->hp_ntimer; i++)
257 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN)
260 devp = &hpetp->hp_dev[i];
451 struct hpets *hpetp; local
458 hpetp
574 struct hpets *hpetp; local
684 struct hpets *hpetp; local
733 __hpet_calibrate(struct hpets *hpetp) argument
770 hpet_calibrate(struct hpets *hpetp) argument
795 struct hpets *hpetp; local
[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.c246 struct hpets *hpetp; local
255 for (devp = NULL, hpetp = hpets; hpetp && !devp; hpetp = hpetp->hp_next)
256 for (i = 0; i < hpetp->hp_ntimer; i++)
257 if (hpetp->hp_dev[i].hd_flags & HPET_OPEN)
260 devp = &hpetp->hp_dev[i];
451 struct hpets *hpetp; local
458 hpetp
574 struct hpets *hpetp; local
684 struct hpets *hpetp; local
733 __hpet_calibrate(struct hpets *hpetp) argument
770 hpet_calibrate(struct hpets *hpetp) argument
795 struct hpets *hpetp; local
[all...]

Completed in 83 milliseconds