Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dhpet.h109 int hpet_alloc(struct hpet_data *);
/Linux-v4.19/drivers/char/
Dhpet.c839 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
1041 return hpet_alloc(&data); in hpet_acpi_add()
/Linux-v4.19/arch/x86/kernel/
Dhpet.c219 hpet_alloc(&hd); in hpet_reserve_platform_timers()