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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dhpet.h94 struct hpet_task { struct
118 int hpet_register(struct hpet_task *, int);
119 int hpet_unregister(struct hpet_task *);
120 int hpet_control(struct hpet_task *, unsigned int, unsigned long);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhpet.c71 struct hpet_task *hd_task;
585 int hpet_register(struct hpet_task *tp, int periodic)
637 static inline int hpet_tpcheck(struct hpet_task *tp)
656 int hpet_unregister(struct hpet_task *tp)
686 int hpet_control(struct hpet_task *tp, unsigned int cmd, unsigned long arg)

Completed in 91 milliseconds