Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/acpi/
Dboot.c934 static int __init acpi_parse_hpet(struct acpi_table_header *table) in acpi_parse_hpet() function
1011 #define acpi_parse_hpet NULL macro
1722 acpi_table_parse(ACPI_SIG_HPET, acpi_parse_hpet); in acpi_boot_init()