Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhpet.h109 int hpet_alloc(struct hpet_data *);
/openbmc/linux/drivers/char/
H A Dhpet.c824 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
1028 return hpet_alloc(&data); in hpet_acpi_add()
/openbmc/linux/arch/x86/kernel/
H A Dhpet.c224 hpet_alloc(&hd); in hpet_reserve_platform_timers()