Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/firmware/google/
Dcoreboot_table.c180 static const struct acpi_device_id cros_coreboot_acpi_match[] = { variable
185 MODULE_DEVICE_TABLE(acpi, cros_coreboot_acpi_match);
201 .acpi_match_table = ACPI_PTR(cros_coreboot_acpi_match),