Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhpet.h108 int hpet_alloc(struct hpet_data *);
/linux-4.1.27/drivers/char/
Dhpet.c841 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
1043 return hpet_alloc(&data); in hpet_acpi_add()
/linux-4.1.27/arch/x86/kernel/
Dhpet.c216 hpet_alloc(&hd); in hpet_reserve_platform_timers()