Home
last modified time | relevance | path

Searched refs:hpet_data (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dhpet.h95 struct hpet_data { struct
103 static inline void hpet_reserve_timer(struct hpet_data *hd, int timer) in hpet_reserve_timer() argument
109 int hpet_alloc(struct hpet_data *);
/OK3568_Linux_fs/kernel/drivers/char/
H A Dhpet.c727 static int hpet_is_known(struct hpet_data *hdp) in hpet_is_known()
835 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc()
961 struct hpet_data *hdp; in hpet_resources()
1020 struct hpet_data data; in hpet_acpi_add()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dhpet.c189 struct hpet_data hd; in hpet_reserve_platform_timers()