Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/firmware/google/
Dcoreboot_table.c186 static const struct acpi_device_id cros_coreboot_acpi_match[] = { variable
191 MODULE_DEVICE_TABLE(acpi, cros_coreboot_acpi_match);
207 .acpi_match_table = ACPI_PTR(cros_coreboot_acpi_match),