Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
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 *);
/Linux-v4.19/arch/x86/include/asm/
Dhw_irq.h77 void *hpet_data; member
/Linux-v4.19/arch/x86/kernel/apic/
Dmsi.c316 handle_edge_irq, arg->hpet_data, "edge"); in hpet_msi_init()
383 info.hpet_data = dev; in hpet_assign_irq()
/Linux-v4.19/drivers/char/
Dhpet.c731 static int hpet_is_known(struct hpet_data *hdp) in hpet_is_known()
839 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc()
968 struct hpet_data *hdp; in hpet_resources()
1023 struct hpet_data data; in hpet_acpi_add()
/Linux-v4.19/arch/x86/kernel/
Dhpet.c183 static void hpet_reserve_msi_timers(struct hpet_data *hd);
190 struct hpet_data hd; in hpet_reserve_platform_timers()
651 static void hpet_reserve_msi_timers(struct hpet_data *hd) in hpet_reserve_msi_timers()
742 static void hpet_reserve_msi_timers(struct hpet_data *hd) in hpet_reserve_msi_timers()