Searched refs:acpi_parse_fadt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dacpi.c640 static int __init acpi_parse_fadt(struct acpi_table_header *table) function
754 if (acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/acpi/
H A Dboot.c787 static int __init acpi_parse_fadt(struct acpi_table_header *table) function
1563 acpi_table_parse(ACPI_SIG_FADT, acpi_parse_fadt);

Completed in 130 milliseconds