Home
last modified time | relevance | path

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

/linux/drivers/firmware/google/
H A Dcoreboot_table.c205 static const struct acpi_device_id cros_coreboot_acpi_match[] = { variable
210 MODULE_DEVICE_TABLE(acpi, cros_coreboot_acpi_match);
226 .acpi_match_table = ACPI_PTR(cros_coreboot_acpi_match),