Searched refs:apmt (Results 1 – 3 of 3) sorted by relevance
120 struct acpi_table_apmt *apmt; in apmt_init_platform_devices() local129 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()
5 obj-$(CONFIG_ACPI_APMT) += apmt.o
[all...]