Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/firmware/google/
Dcoreboot_table.c175 static const struct acpi_device_id cros_coreboot_acpi_match[] = { variable
180 MODULE_DEVICE_TABLE(acpi, cros_coreboot_acpi_match);
196 .acpi_match_table = ACPI_PTR(cros_coreboot_acpi_match),