Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/arm64/
H A Dapmt.c120 struct acpi_table_apmt *apmt; in apmt_init_platform_devices() local
129 apmt = (struct acpi_table_apmt *)apmt_table; in apmt_init_platform_devices()
130 offset = sizeof(*apmt); in apmt_init_platform_devices()
131 end = apmt->header.length; in apmt_init_platform_devices()
134 apmt_node = ACPI_ADD_PTR(struct acpi_apmt_node, apmt, in apmt_init_platform_devices()
H A DMakefile5 obj-$(CONFIG_ACPI_APMT) += apmt.o
/openbmc/linux/
H A Dopengrok1.0.log[all...]