Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dhpet.h109 int hpet_alloc(struct hpet_data *);
/linux-4.19.296/drivers/char/
Dhpet.c838 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
1044 return hpet_alloc(&data); in hpet_acpi_add()