HomeSort by relevance Sort by last modified time
    Searched refs:acpi_create_fadt (Results 1 - 5 of 5) sorted by null

  /external/u-boot/arch/x86/cpu/tangier/
acpi.c 18 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, function
  /external/u-boot/arch/x86/cpu/baytrail/
acpi.c 17 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, function
  /external/u-boot/arch/x86/cpu/quark/
acpi.c 12 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs, function
  /external/u-boot/arch/x86/include/asm/
acpi_table.h 306 void acpi_create_fadt(struct acpi_fadt *fadt, struct acpi_facs *facs,
  /external/u-boot/arch/x86/lib/
acpi_table.c 446 acpi_create_fadt(fadt, facs, dsdt);

Completed in 95 milliseconds