Home
last modified time | relevance | path

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

/openbmc/linux/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 *);
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c190 struct hpet_data hd; in hpet_reserve_platform_timers()