Home
last modified time | relevance | path

Searched refs:hpet_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dhpet.h109 int hpet_alloc(struct hpet_data *);
/kernel/linux/linux-6.6/include/linux/
H A Dhpet.h109 int hpet_alloc(struct hpet_data *);
/kernel/linux/linux-5.10/drivers/char/
H A Dhpet.c835 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
848 * hpet_alloc can be called by platform dependent code. in hpet_alloc()
1038 return hpet_alloc(&data); in hpet_acpi_add()
/kernel/linux/linux-6.6/drivers/char/
H A Dhpet.c800 int hpet_alloc(struct hpet_data *hdp) in hpet_alloc() function
813 * hpet_alloc can be called by platform dependent code. in hpet_alloc()
1004 return hpet_alloc(&data); in hpet_acpi_add()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c223 hpet_alloc(&hd); in hpet_reserve_platform_timers()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c224 hpet_alloc(&hd); in hpet_reserve_platform_timers()

Completed in 7 milliseconds