Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dsp-platform.c42 static const struct acpi_device_id sp_acpi_match[] = { variable
46 MODULE_DEVICE_TABLE(acpi, sp_acpi_match);
70 match = acpi_match_device(sp_acpi_match, &pdev->dev); in sp_get_acpi_version()
211 .acpi_match_table = sp_acpi_match,