Searched refs:ACPI_SIG_NHLT (Results 1 – 3 of 3) sorted by relevance
23 .signature = ACPI_SIG_NHLT,39 status = acpi_get_table(ACPI_SIG_NHLT, 0, (struct acpi_table_header **)(&acpi_gbl_nhlt)); in acpi_nhlt_get_gbl_table()
12 status = acpi_get_table(ACPI_SIG_NHLT, 0, in intel_nhlt_init()
42 #define ACPI_SIG_NHLT "NHLT" /* Non HD Audio Link Table */ macro