Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/acpi/arm64/
H A Dapmt.c24 static struct acpi_table_header *apmt_table; variable
126 * apmt_table and apmt both point to the start of APMT table, but in apmt_init_platform_devices()
129 apmt = (struct acpi_table_apmt *)apmt_table; in apmt_init_platform_devices()
163 status = acpi_get_table(ACPI_SIG_APMT, 0, &apmt_table); in acpi_apmt_init()
178 acpi_put_table(apmt_table); in acpi_apmt_init()

Completed in 1 milliseconds